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^ 1000110110010110001111110011111101000100100011011001011000111111001111110100010001011110 8d963f3f448d963f3f445e
EUC-JP 獄??D獄??D^ 1011100111110110001111110011111101000100101110011111011000111111001111110100010001011110 b9f63f3f44b9f63f3f445e
UTF-8 獄띾젩D獄띾젩D^ 111001111000110110000100111010111001110110111110111011001010000010101001010001001110011110001101100001001110101110011101101111101110110010100000101010010100010001011110 e78d84eb9dbeeca0a944e78d84eb9dbeeca0a9445e
UHC 獄띾젩D獄띾젩D^ 111010001010101110001101111010111010000010100001010001001110100010101011100011011110101110100000101000010100010001011110 e8ab8deba0a144e8ab8deba0a1445e

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