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{^ 1110110010101001100100001110110110011010100010001110110010110001101101011110110110011010100101010110111001111101111011001010100110010000111011011001101010001000111011001011000110110101111011011001101010010101011011100111101101011110 eca990ed9a88ecb1b5ed9a956e7deca990ed9a88ecb1b5ed9a956e7b5e
UHC 쩐횈챵횕n}쩐횈챵횕n{^ 110000101011111011000011100001101100001110110010110000111000111101101110011111011100001010111110110000111000011011000011101100101100001110001111011011100111101101011110 c2bec386c3b2c38f6e7dc2bec386c3b2c38f6e7b5e

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