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 1001001010111100001111110011111101101001100100101011110000111111001111110110100101000010 92bc3f3f6992bc3f3f6942
EUC-JP 直??i直??iB 1100010010111110001111110011111101101001110001001011111000111111001111110110100101000010 c4be3f3f69c4be3f3f6942
UTF-8 直롉롆i直롉롆iB 111001111001101110110100111010111010000110001001111010111010000110000110011010011110011110011011101101001110101110100001100010011110101110100001100001100110100101000010 e79bb4eba189eba18669e79bb4eba189eba1866942
UHC 直롉롆i直롉롆iB 111100101100000110001110110011111000111011001100011010011111001011000001100011101100111110001110110011000110100101000010 f2c18ecf8ecc69f2c18ecf8ecc6942

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