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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 族捧?族捧?^ 1001000110110000100101011111100100111111100100011011000010010101111110010011111101011110 91b095f93f91b095f93f5e
EUC-JP 族捧?族捧?^ 1100001010110010110010101111101100111111110000101011001011001010111110110011111101011110 c2b2cafb3fc2b2cafb3f5e
UTF-8 族捧객族捧객^ 11100110100101111000111111100110100011011010011111101010101100001001110111100110100101111000111111100110100011011010011111101010101100001001110101011110 e6978fe68da7eab09de6978fe68da7eab09d5e
UHC 族捧객族捧객^ 11110000111010011101110011101001101100001011010011110000111010011101110011101001101100001011010001011110 f0e9dce9b0b4f0e9dce9b0b45e

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