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^ 1110010011110000101001000110111001000100111001001111000010100100011011100100010001011110 e4f0a46e44e4f0a46e445e
SJIS-WIN ???nD???nD^ 0011111100111111001111110110111001000100001111110011111100111111011011100100010001011110 3f3f3f6e443f3f3f6e445e
EUC-JP äð¤nDäð¤nD^ 1000111110101011101000111000111110101001110000111000111110100010111100000110111001000100100011111010101110100011100011111010100111000011100011111010001011110000011011100100010001011110 8faba38fa9c38fa2f06e448faba38fa9c38fa2f06e445e
UTF-8 äð¤nDäð¤nD^ 1100001110100100110000111011000011000010101001000110111001000100110000111010010011000011101100001100001010100100011011100100010001011110 c3a4c3b0c2a46e44c3a4c3b0c2a46e445e
UHC ?ð¤nD?ð¤nD^ 001111111010100110100011101000101011010001101110010001000011111110101001101000111010001010110100011011100100010001011110 3fa9a3a2b46e443fa9a3a2b46e445e

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