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[{^ 00111111001111110011111101001110010110110111110100111111001111110011111101001110010110110111101101011110 3f3f3f4e5b7d3f3f3f4e5b7b5e
SJIS-WIN チヨ韜N[}チヨ韜N[{^ 110000011101011011101000111010010100111001011011011111011100000111010110111010001110100101001110010110110111101101011110 c1d6e8e94e5b7dc1d6e8e94e5b7b5e
EUC-JP チヨ韜N[}チヨ韜N[{^ 10001110110000011000111011010110111100001110101101001110010110110111110110001110110000011000111011010110111100001110101101001110010110110111101101011110 8ec18ed6f0eb4e5b7d8ec18ed6f0eb4e5b7b5e
UTF-8 チヨ韜N[}チヨ韜N[{^ 11101111101111101000000111101111101111101001011011101001100111111001110001001110010110110111110111101111101111101000000111101111101111101001011011101001100111111001110001001110010110110111101101011110 efbe81efbe96e99f9c4e5b7defbe81efbe96e99f9c4e5b7b5e
UHC ??韜N[}??韜N[{^ 001111110011111111010100101101110100111001011011011111010011111100111111110101001011011101001110010110110111101101011110 3f3fd4b74e5b7d3f3fd4b74e5b7b5e

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