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{^ 1110110110011010100100111110110010100111101110001110110010110000101111101110110010110010101011000110111001111101111011011001101010010011111011001010011110111000111011001011000010111110111011001011001010101100011011100111101101011110 ed9a93eca7b8ecb0beecb2ac6e7ded9a93eca7b8ecb0beecb2ac6e7b5e
UHC 횓째찾첬n}횓째찾첬n{^ 110000111000111011000010101100001100001110100011110000111011101001101110011111011100001110001110110000101011000011000011101000111100001110111010011011100111101101011110 c38ec2b0c3a3c3ba6e7dc38ec2b0c3a3c3ba6e7b5e

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