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{^ 0011111100111111011110110100111001111101001111110011111101111011010011100111101101011110 3f3f7b4e7d3f3f7b4e7b5e
SJIS-WIN 瀨磁{N}瀨磁{N{^ 111110110101000010001110101001010111101101001110011111011111101101010000100011101010010101111011010011100111101101011110 fb508ea57b4e7dfb508ea57b4e7b5e
EUC-JP ?磁{N}?磁{N{^ 00111111101111001010011101111011010011100111110100111111101111001010011101111011010011100111101101011110 3fbca77b4e7d3fbca77b4e7b5e
UTF-8 瀨磁{N}瀨磁{N{^ 11100111100000001010100011100111101000111000000101111011010011100111110111100111100000001010100011100111101000111000000101111011010011100111101101011110 e780a8e7a3817b4e7de780a8e7a3817b4e7b5e
UHC 瀨磁{N}瀨磁{N{^ 110101101110111011101101101110000111101101001110011111011101011011101110111011011011100001111011010011100111101101011110 d6eeedb87b4e7dd6eeedb87b4e7b5e

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