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 ?????????^ 00111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f5e
SJIS-WIN ???肄?????^ 0011111100111111001111111110001111100101001111110011111100111111001111110011111101011110 3f3f3fe3e53f3f3f3f3f5e
EUC-JP ???肄??洧??^ 00111111001111110011111111100110111001110011111100111111100011111100011110110100001111110011111101011110 3f3f3fe6e73f3f8fc7b43f3f5e
UTF-8 列룸씈肄띸뙴洧좎퐤^ 11101111101001101001110011101011101000111011100011101100100101001000100011101000100000101000010011101011100111011011100011101011100110011011010011100110101101001010011111101100101000101000111011101101100100001010010001011110 efa69ceba3b8ec9488e88284eb9db8eb99b4e6b4a7eca28eed90a45e
UHC 列룸씈肄띸뙴洧좎퐤^ 11100110111010101011011111101011100111011010000011101100101111011000110111100111100011001011011111101010111110111010000011101100101111011000110101011110 e6eab7eb9da0ecbd8de78cb7eafba0ecbd8d5e

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