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 ????????B 001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f42
SJIS-WIN 闡」雜ウ闡」雜ウB 11101000100100011010001111101000101101101011001111101000100100011010001111101000101101101011001101000010 e891a3e8b6b3e891a3e8b6b342
EUC-JP 闡」雜ウ闡」雜ウB 1110111111110001100011101010001111110000101110001000111010110011111011111111000110001110101000111111000010111000100011101011001101000010 eff18ea3f0b88eb3eff18ea3f0b88eb342
UTF-8 闡」雜ウ闡」雜ウB 11101001100101111010000111101111101111011010001111101001100110111001110011101111101111011011001111101001100101111010000111101111101111011010001111101001100110111001110011101111101111011011001101000010 e997a1efbda3e99b9cefbdb3e997a1efbda3e99b9cefbdb342
UHC 闡?雜?闡?雜?B 11110100110001010011111111101101110110100011111111110100110001010011111111101101110110100011111101000010 f4c53fedda3ff4c53fedda3f42

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