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 ???i???iB 001111110011111100111111011010010011111100111111001111110110100101000010 3f3f3f693f3f3f6942
SJIS-WIN 辱??i辱??iB 1001000001001010001111110011111101101001100100000100101000111111001111110110100101000010 904a3f3f69904a3f3f6942
EUC-JP 辱??i辱??iB 1011111110101011001111110011111101101001101111111010101100111111001111110110100101000010 bfab3f3f69bfab3f3f6942
UTF-8 辱됰쉑i辱됰쉑iB 111010001011111010110001111010111001000010110000111011001000100110010001011010011110100010111110101100011110101110010000101100001110110010001001100100010110100101000010 e8beb1eb90b0ec899169e8beb1eb90b0ec89916942
UHC 辱됰쉑i辱됰쉑iB 111010011011010010001001111010111011110110100111011010011110100110110100100010011110101110111101101001110110100101000010 e9b489ebbda769e9b489ebbda76942

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