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{^ 00111111001111110011111100111111011011100111110100111111001111110011111100111111011011100111101101011110 3f3f3f3f6e7d3f3f3f3f6e7b5e
EUC-JP ????n}????n{^ 00111111001111110011111100111111011011100111110100111111001111110011111100111111011011100111101101011110 3f3f3f3f6e7d3f3f3f3f6e7b5e
UTF-8 횓쨈챰횑n}횓쨈챰횑n{^ 1110110110011010100100111110110010101000100010001110110010110001101100001110110110011010100100010110111001111101111011011001101010010011111011001010100010001000111011001011000110110000111011011001101010010001011011100111101101011110 ed9a93eca888ecb1b0ed9a916e7ded9a93eca888ecb1b0ed9a916e7b5e
UHC 횓쨈챰횑n}횓쨈챰횑n{^ 110000111000111011000010101101001100001110110001110000111000110001101110011111011100001110001110110000101011010011000011101100011100001110001100011011100111101101011110 c38ec2b4c3b1c38c6e7dc38ec2b4c3b1c38c6e7b5e

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