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^ 1101100111000010111110101111100101000100110110011100001011111010111110010100010001011110 d9c2faf944d9c2faf9445e
EUC-JP ルツ泚Dルツ泚D^ 1000111011011001100011101100001010001111110001111010000101000100100011101101100110001110110000101000111111000111101000010100010001011110 8ed98ec28fc7a1448ed98ec28fc7a1445e
UTF-8 ルツ泚Dルツ泚D^ 111011111011111010011001111011111011111010000010111001101011001110011010010001001110111110111110100110011110111110111110100000101110011010110011100110100100010001011110 efbe99efbe82e6b39a44efbe99efbe82e6b39a445e
UHC ???D???D^ 001111110011111100111111010001000011111100111111001111110100010001011110 3f3f3f443f3f3f445e

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