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 ??n}v??n}vB 0011111100111111011011100111110101110110001111110011111101101110011111010111011001000010 3f3f6e7d763f3f6e7d7642
SJIS-WIN 讐疾n}v讐疾n}vB 100011110101000110001110101111100110111001111101011101101000111101010001100011101011111001101110011111010111011001000010 8f518ebe6e7d768f518ebe6e7d7642
EUC-JP 讐疾n}v讐疾n}vB 101111011011001010111100110000000110111001111101011101101011110110110010101111001100000001101110011111010111011001000010 bdb2bcc06e7d76bdb2bcc06e7d7642
UTF-8 讐疾n}v讐疾n}vB 11101000101011101001000011100111100101101011111001101110011111010111011011101000101011101001000011100111100101101011111001101110011111010111011001000010 e8ae90e796be6e7d76e8ae90e796be6e7d7642
UHC 讐疾n}v讐疾n}vB 111000101100001011110010111100000110111001111101011101101110001011000010111100101111000001101110011111010111011001000010 e2c2f2f06e7d76e2c2f2f06e7d7642

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