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}????n{^ 00111111001111110011111100111111011011100111110100111111001111110011111100111111011011100111101101011110 3f3f3f3f6e7d3f3f3f3f6e7b5e
SJIS-WIN 腸?腸?n}腸?腸?n{^ 1001001010110000001111111001001010110000001111110110111001111101100100101011000000111111100100101011000000111111011011100111101101011110 92b03f92b03f6e7d92b03f92b03f6e7b5e
EUC-JP 腸?腸?n}腸?腸?n{^ 1100010010110010001111111100010010110010001111110110111001111101110001001011001000111111110001001011001000111111011011100111101101011110 c4b23fc4b23f6e7dc4b23fc4b23f6e7b5e
UTF-8 腸낯腸낙n}腸낯腸낙n{^ 1110100010000101101110001110101110000010101011111110100010000101101110001110101110000010100110010110111001111101111010001000010110111000111010111000001010101111111010001000010110111000111010111000001010011001011011100111101101011110 e885b8eb82afe885b8eb82996e7de885b8eb82afe885b8eb82996e7b5e
UHC 腸낯腸낙n}腸낯腸낙n{^ 111011011111001110110011101110001110110111110011101100111010101101101110011111011110110111110011101100111011100011101101111100111011001110101011011011100111101101011110 edf3b3b8edf3b3ab6e7dedf3b3b8edf3b3ab6e7b5e

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