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{^ 1110110010110010100111001110110010110001100011001110110010110010100111001110110010110001101001000110111001111101111011001011001010011100111011001011000110001100111011001011001010011100111011001011000110100100011011100111101101011110 ecb29cecb18cecb29cecb1a46e7decb29cecb18cecb29cecb1a46e7b5e
UHC 천챌천챤n}천챌천챤n{^ 110000111011010111000011101001111100001110110101110000111010111001101110011111011100001110110101110000111010011111000011101101011100001110101110011011100111101101011110 c3b5c3a7c3b5c3ae6e7dc3b5c3a7c3b5c3ae6e7b5e

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