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{^ 0011111100111111001111110100111001111101001111110011111100111111010011100111101101011110 3f3f3f4e7d3f3f3f4e7b5e
SJIS-WIN 鞜苜晏N}鞜苜晏N{^ 1110100011011111111001001001110010011101111001010100111001111101111010001101111111100100100111001001110111100101010011100111101101011110 e8dfe49c9de54e7de8dfe49c9de54e7b5e
EUC-JP 鞜苜晏N}鞜苜晏N{^ 1111000011100001111001111111110011011010111001110100111001111101111100001110000111100111111111001101101011100111010011100111101101011110 f0e1e7fcdae74e7df0e1e7fcdae74e7b5e
UTF-8 鞜苜晏N}鞜苜晏N{^ 1110100110011110100111001110100010001011100111001110011010011001100011110100111001111101111010011001111010011100111010001000101110011100111001101001100110001111010011100111101101011110 e99e9ce88b9ce6998f4e7de99e9ce88b9ce6998f4e7b5e
UHC ??晏N}??晏N{^ 00111111001111111110010011001111010011100111110100111111001111111110010011001111010011100111101101011110 3f3fe4cf4e7d3f3fe4cf4e7b5e

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