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{^ 11100101101100100011111100111111010011100111110111100101101100100011111100111111010011100111101101011110 e5b23f3f4e7de5b23f3f4e7b5e
EUC-JP 蟯??N}蟯??N{^ 11101010101101000011111100111111010011100111110111101010101101000011111100111111010011100111101101011110 eab43f3f4e7deab43f3f4e7b5e
UTF-8 蟯얏럦N}蟯얏럦N{^ 1110100010011111101011111110110010010110100011111110101110011111101001100100111001111101111010001001111110101111111011001001011010001111111010111001111110100110010011100111101101011110 e89fafec968feb9fa64e7de89fafec968feb9fa64e7b5e
UHC 蟯얏럦N}蟯얏럦N{^ 1110100110101000101111101110011010001110100010010100111001111101111010011010100010111110111001101000111010001001010011100111101101011110 e9a8bee68e894e7de9a8bee68e894e7b5e

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