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^ 0011111100111111001111110011111101000100001111110011111100111111001111110100010001011110 3f3f3f3f443f3f3f3f445e
SJIS-WIN ???肯D???肯D^ 00111111001111110011111110001101011011010100010000111111001111110011111110001101011011010100010001011110 3f3f3f8d6d443f3f3f8d6d445e
EUC-JP 縕??肯D縕??肯D^ 1000111111010100110000100011111100111111101110011100111001000100100011111101010011000010001111110011111110111001110011100100010001011110 8fd4c23f3fb9ce448fd4c23f3fb9ce445e
UTF-8 縕됬렡肯D縕됬렡肯D^ 111001111011100010010101111010111001000010101100111010111010000010100001111010001000001010101111010001001110011110111000100101011110101110010000101011001110101110100000101000011110100010000010101011110100010001011110 e7b895eb90aceba0a1e882af44e7b895eb90aceba0a1e882af445e
UHC 縕됬렡肯D縕됬렡肯D^ 11101000101100101000100111100111100011101011001011010000111010010100010011101000101100101000100111100111100011101011001011010000111010010100010001011110 e8b289e78eb2d0e944e8b289e78eb2d0e9445e

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