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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 韜礼濫貉憺エォ 111010001110100110010111111001111001011110010100111001101011100110011100111010011011010010101011 e8e997e79794e6b99ce9b4ab
EUC-JP 韜礼濫貉憺エォ 1111000011101011110011101110100111001101111101001110110010111011110110001110101110001110101101001000111010101011 f0ebcee9cdf4ecbbd8eb8eb48eab
UTF-8 韜礼濫貉憺エォ 111010011001111110011100111001111010010010111100111001101011111110101011111010001011001010001001111001101000011010111010111011111011110110110100111011111011110110101011 e99f9ce7a4bce6bfabe8b289e686baefbdb4efbdab
UHC 韜?濫?憺?? 11010100101101110011111111010101101111010011111111010011101111000011111100111111 d4b73fd5bd3fd3bc3f3f

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