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{^ 11100101100011111010100111100101101001001001101001011101011011100111110111100101100011111010100111100101101001001001101001011101011011100111101101011110 e58fa9e5a49a5d6e7de58fa9e5a49a5d6e7b5e
EUC-JP 蜿ゥ螟咯n}蜿ゥ螟咯n{^ 111010011110111110001110101010011110101010100110110100111011111001101110011111011110100111101111100011101010100111101010101001101101001110111110011011100111101101011110 e9ef8ea9eaa6d3be6e7de9ef8ea9eaa6d3be6e7b5e
UTF-8 蜿ゥ螟咯n}蜿ゥ螟咯n{^ 1110100010011100101111111110111110111101101010011110100010011110100111111110010110010010101011110110111001111101111010001001110010111111111011111011110110101001111010001001111010011111111001011001001010101111011011100111101101011110 e89cbfefbda9e89e9fe592af6e7de89cbfefbda9e89e9fe592af6e7b5e
UHC ??螟?n}??螟?n{^ 001111110011111111011001101011010011111101101110011111010011111100111111110110011010110100111111011011100111101101011110 3f3fd9ad3f6e7d3f3fd9ad3f6e7b5e

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