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 ???nD???nD^ 0011111100111111001111110110111001000100001111110011111100111111011011100100010001011110 3f3f3f6e443f3f3f6e445e
SJIS-WIN 鱆咫鞦nD鱆咫鞦nD^ 1110100111100001100110100100000011101000111000010110111001000100111010011110000110011010010000001110100011100001011011100100010001011110 e9e19a40e8e16e44e9e19a40e8e16e445e
EUC-JP 鱆咫鞦nD鱆咫鞦nD^ 1111001011100011110100111010000111110000111000110110111001000100111100101110001111010011101000011111000011100011011011100100010001011110 f2e3d3a1f0e36e44f2e3d3a1f0e36e445e
UTF-8 鱆咫鞦nD鱆咫鞦nD^ 1110100110110001100001101110010110010010101010111110100110011110101001100110111001000100111010011011000110000110111001011001001010101011111010011001111010100110011011100100010001011110 e9b186e592abe99ea66e44e9b186e592abe99ea66e445e
UHC ?咫?nD?咫?nD^ 00111111111100101010000100111111011011100100010000111111111100101010000100111111011011100100010001011110 3ff2a13f6e443ff2a13f6e445e

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