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 ?W?J{N}?W?J{N{^ 001111110101011100111111010010100111101101001110011111010011111101010111001111110100101001111011010011100111101101011110 3f573f4a7b4e7d3f573f4a7b4e7b5e
SJIS-WIN 論W論J{N}論W論J{N{^ 10011000010111110101011110011000010111110100101001111011010011100111110110011000010111110101011110011000010111110100101001111011010011100111101101011110 985f57985f4a7b4e7d985f57985f4a7b4e7b5e
EUC-JP 論W論J{N}論W論J{N{^ 11001111110000000101011111001111110000000100101001111011010011100111110111001111110000000101011111001111110000000100101001111011010011100111101101011110 cfc057cfc04a7b4e7dcfc057cfc04a7b4e7b5e
UTF-8 論W論J{N}論W論J{N{^ 1110100010101011100101100101011111101000101010111001011001001010011110110100111001111101111010001010101110010110010101111110100010101011100101100100101001111011010011100111101101011110 e8ab9657e8ab964a7b4e7de8ab9657e8ab964a7b4e7b5e
UHC 論W論J{N}論W論J{N{^ 11010110111001010101011111010110111001010100101001111011010011100111110111010110111001010101011111010110111001010100101001111011010011100111101101011110 d6e557d6e54a7b4e7dd6e557d6e54a7b4e7b5e

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