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{^ 00111111001111110011111100111111010011100111110100111111001111110011111100111111010011100111101101011110 3f3f3f3f4e7d3f3f3f3f4e7b5e
SJIS-WIN ????N}????N{^ 00111111001111110011111100111111010011100111110100111111001111110011111100111111010011100111101101011110 3f3f3f3f4e7d3f3f3f3f4e7b5e
EUC-JP ????N}????N{^ 00111111001111110011111100111111010011100111110100111111001111110011111100111111010011100111101101011110 3f3f3f3f4e7d3f3f3f3f4e7b5e
UTF-8 셔렾렼섶N}셔렾렼섶N{^ 1110110010000101100101001110101110100000101111101110101110100000101111001110110010000100101101100100111001111101111011001000010110010100111010111010000010111110111010111010000010111100111011001000010010110110010011100111101101011110 ec8594eba0beeba0bcec84b64e7dec8594eba0beeba0bcec84b64e7b5e
UHC 셔렾렼섶N}셔렾렼섶N{^ 101111001100010110001110110001101000111011000100101111001011101101001110011111011011110011000101100011101100011010001110110001001011110010111011010011100111101101011110 bcc58ec68ec4bcbb4e7dbcc58ec68ec4bcbb4e7b5e

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