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 111001000111011111100000101100100110111001111101011101101110010001110111111000001011001001101110011111010111011001000010 e477e0b26e7d76e477e0b26e7d7642
EUC-JP 舳犂n}v舳犂n}vB 111001111101100011100000101101000110111001111101011101101110011111011000111000001011010001101110011111010111011001000010 e7d8e0b46e7d76e7d8e0b46e7d7642
UTF-8 舳犂n}v舳犂n}vB 11101000100010001011001111100111100010101000001001101110011111010111011011101000100010001011001111100111100010101000001001101110011111010111011001000010 e888b3e78a826e7d76e888b3e78a826e7d7642
UHC ??n}v??n}vB 0011111100111111011011100111110101110110001111110011111101101110011111010111011001000010 3f3f6e7d763f3f6e7d7642

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