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 111000001011011111100001100010000110111001111101011101101110000010110111111000011000100001101110011111010111011001000010 e0b7e1886e7d76e0b7e1886e7d7642
EUC-JP 犢瘉n}v犢瘉n}vB 111000001011100111100001111010000110111001111101011101101110000010111001111000011110100001101110011111010111011001000010 e0b9e1e86e7d76e0b9e1e86e7d7642
UTF-8 犢瘉n}v犢瘉n}vB 11100111100010101010001011100111100110001000100101101110011111010111011011100111100010101010001011100111100110001000100101101110011111010111011001000010 e78aa2e798896e7d76e78aa2e798896e7d7642
UHC 犢?n}v犢?n}vB 11010100101110110011111101101110011111010111011011010100101110110011111101101110011111010111011001000010 d4bb3f6e7d76d4bb3f6e7d7642

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