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 ???D???D^ 001111110011111100111111010001000011111100111111001111110100010001011110 3f3f3f443f3f3f445e
SJIS-WIN 鼇??D鼇??D^ 1110101010000111001111110011111101000100111010101000011100111111001111110100010001011110 ea873f3f44ea873f3f445e
EUC-JP 鼇??D鼇??D^ 1111001111100111001111110011111101000100111100111110011100111111001111110100010001011110 f3e73f3f44f3e73f3f445e
UTF-8 鼇믭슛D鼇믭슛D^ 111010011011110010000111111010111010111110101101111011001000101010011011010001001110100110111100100001111110101110101111101011011110110010001010100110110100010001011110 e9bc87ebafadec8a9b44e9bc87ebafadec8a9b445e
UHC 鼇믭슛D鼇믭슛D^ 111010001010100010010010111011111011110110111000010001001110100010101000100100101110111110111101101110000100010001011110 e8a892efbdb844e8a892efbdb8445e

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