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{^ 1110110010110010100111001110110110011010100110011110110010110001100011001110110110011010101001000110111001111101111011001011001010011100111011011001101010011001111011001011000110001100111011011001101010100100011011100111101101011110 ecb29ced9a99ecb18ced9aa46e7decb29ced9a99ecb18ced9aa46e7b5e
UHC 천횙챌횤n}천횙챌횤n{^ 110000111011010111000011100100111100001110100111110000111001101101101110011111011100001110110101110000111001001111000011101001111100001110011011011011100111101101011110 c3b5c393c3a7c39b6e7dc3b5c393c3a7c39b6e7b5e

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