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{^ 1110100010000101101110001110110110010011100101001110100010000101101110001110110110010001101110010110111001111101111010001000010110111000111011011001001110010100111010001000010110111000111011011001000110111001011011100111101101011110 e885b8ed9394e885b8ed91b96e7de885b8ed9394e885b8ed91b96e7b5e
UHC 腸퓔腸푹n}腸퓔腸푹n{^ 111011011111001111000111101110001110110111110011110001111010101101101110011111011110110111110011110001111011100011101101111100111100011110101011011011100111101101011110 edf3c7b8edf3c7ab6e7dedf3c7b8edf3c7ab6e7b5e

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