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 ??nD??nD^ 001111110011111101101110010001000011111100111111011011100100010001011110 3f3f6e443f3f6e445e
SJIS-WIN 頸痔nD頸痔nD^ 11101000111100101000111010100100011011100100010011101000111100101000111010100100011011100100010001011110 e8f28ea46e44e8f28ea46e445e
EUC-JP 頸痔nD頸痔nD^ 11110000111101001011110010100110011011100100010011110000111101001011110010100110011011100100010001011110 f0f4bca66e44f0f4bca66e445e
UTF-8 頸痔nD頸痔nD^ 1110100110100000101110001110011110010111100101000110111001000100111010011010000010111000111001111001011110010100011011100100010001011110 e9a0b8e797946e44e9a0b8e797946e445e
UHC 頸痔nD頸痔nD^ 11001100111100101111011011000000011011100100010011001100111100101111011011000000011011100100010001011110 ccf2f6c06e44ccf2f6c06e445e

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