To what bitstring a character(s) is encoded in each character set?

Input one character or short letters and click "Convert."


(UTF-8)
Charset Character Bit string (binary) Bit String (hexadecimal)
ISO-8859-1 ?????????????^e^ 00111111001111110011111100111111001111110011111100111111001111110011111100111111001111110011111100111111010111100110010101011110 3f3f3f3f3f3f3f3f3f3f3f3f3f5e655e
SJIS-WIN ?????}?あ健い〓?}^e^ 00111111001111110011111100111111001111111000000101110000001111111000001010100000100011001001001010000010101000101000000110101100001111111000000101110000010111100110010101011110 3f3f3f3f3f81703f82a08c9282a281ac3f81705e655e
EUC-JP ?????}?あ健い〓?}^e^ 00111111001111110011111100111111001111111010000111010001001111111010010010100010101101111111001010100100101001001010001010101110001111111010000111010001010111100110010101011110 3f3f3f3f3fa1d13fa4a2b7f2a4a4a2ae3fa1d15e655e
UTF-8 룵₃룵₃룵}룵あ健い〓룵}^e^ 111010111010001110110101111000101000001010000011111010111010001110110101111000101000001010000011111010111010001110110101111011111011110110011101111010111010001110110101111000111000000110000010111001011000000110100101111000111000000110000100111000111000000010010011111010111010001110110101111011111011110110011101010111100110010101011110 eba3b5e28283eba3b5e28283eba3b5efbd9deba3b5e38182e581a5e38184e38093eba3b5efbd9d5e655e
UHC 룵₃룵₃룵}룵あ健い〓룵}^e^ 1000111110101010101010011111110110001111101010101010100111111101100011111010101010100011111111011000111110101010101010101010001011001011111011011010101010100100101000011110101110001111101010101010001111111101010111100110010101011110 8faaa9fd8faaa9fd8faaa3fd8faaaaa2cbedaaa4a1eb8faaa3fd5e655e

SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)