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^ 1000101011100000001111110011111101000100100010101110000000111111001111110100010001011110 8ae03f3f448ae03f3f445e
EUC-JP 癌??D癌??D^ 1011010011100010001111110011111101000100101101001110001000111111001111110100010001011110 b4e23f3f44b4e23f3f445e
UTF-8 癌뺣젛D癌뺣젛D^ 111001111001100110001100111010111011101010100011111011001010000010011011010001001110011110011001100011001110101110111010101000111110110010100000100110110100010001011110 e7998cebbaa3eca09b44e7998cebbaa3eca09b445e
UHC 癌뺣젛D癌뺣젛D^ 111001001101111110010101111010111010000010010111010001001110010011011111100101011110101110100000100101110100010001011110 e4df95eba09744e4df95eba097445e

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