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{^ 001111110011111100111111111010010111000001101110011111010011111100111111001111111110100101110000011011100111101101011110 3f3f3fe9706e7d3f3f3fe9706e7b5e
EUC-JP ???駱n}???駱n{^ 001111110011111100111111111100011101000101101110011111010011111100111111001111111111000111010001011011100111101101011110 3f3f3ff1d16e7d3f3f3ff1d16e7b5e
UTF-8 뀄윗납駱n}뀄윗납駱n{^ 1110101110000000100001001110110010011100100101111110101110000010101010011110100110100111101100010110111001111101111010111000000010000100111011001001110010010111111010111000001010101001111010011010011110110001011011100111101101011110 eb8084ec9c97eb82a9e9a7b16e7deb8084ec9c97eb82a9e9a7b16e7b5e
UHC 뀄윗납駱n}뀄윗납駱n{^ 101100101110110111000000101011011011001110110011110101011010110101101110011111011011001011101101110000001010110110110011101100111101010110101101011011100111101101011110 b2edc0adb3b3d5ad6e7db2edc0adb3b3d5ad6e7b5e

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