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{^ 1011111111101010011010001011111111101010011001100100111001111101101111111110101001101000101111111110101001100110010011100111101101011110 bfea68bfea664e7dbfea68bfea664e7b5e
EUC-JP ソ麌ソ麈N}ソ麌ソ麈N{^ 100011101011111111110011110010011000111010111111111100111100011101001110011111011000111010111111111100111100100110001110101111111111001111000111010011100111101101011110 8ebff3c98ebff3c74e7d8ebff3c98ebff3c74e7b5e
UTF-8 ソ麌ソ麈N}ソ麌ソ麈N{^ 1110111110111101101111111110100110111010100011001110111110111101101111111110100110111010100010000100111001111101111011111011110110111111111010011011101010001100111011111011110110111111111010011011101010001000010011100111101101011110 efbdbfe9ba8cefbdbfe9ba884e7defbdbfe9ba8cefbdbfe9ba884e7b5e
UHC ????N}????N{^ 00111111001111110011111100111111010011100111110100111111001111110011111100111111010011100111101101011110 3f3f3f3f4e7d3f3f3f3f4e7b5e

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