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 001111110011111100111111011010010011111100111111001111110110100101000010 3f3f3f693f3f3f6942
EUC-JP 濚??i濚??iB 10001111110010011010000100111111001111110110100110001111110010011010000100111111001111110110100101000010 8fc9a13f3f698fc9a13f3f6942
UTF-8 濚뺞삜i濚뺞삜iB 111001101011111110011010111010111011101010011110111011001000001010011100011010011110011010111111100110101110101110111010100111101110110010000010100111000110100101000010 e6bf9aebba9eec829c69e6bf9aebba9eec829c6942
UHC 濚뺞삜i濚뺞삜iB 111001111011100110010101111001101001100010011111011010011110011110111001100101011110011010011000100111110110100101000010 e7b995e6989f69e7b995e6989f6942

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