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{^ 1110110010101001100100001110110110011010100010011110110110011000101001101110110110011010100110110110111001111101111011001010100110010000111011011001101010001001111011011001100010100110111011011001101010011011011011100111101101011110 eca990ed9a89ed98a6ed9a9b6e7deca990ed9a89ed98a6ed9a9b6e7b5e
UHC 쩐횉혦횛n}쩐횉혦횛n{^ 110000101011111011000011100001111100001010001110110000111001010101101110011111011100001010111110110000111000011111000010100011101100001110010101011011100111101101011110 c2bec387c28ec3956e7dc2bec387c28ec3956e7b5e

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