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 0011111100111111001111110111110101101001001111110011111100111111011111010110100101000010 3f3f3f7d693f3f3f7d6942
SJIS-WIN 肚紫茜}i肚紫茜}iB 1110001111101010100011101000011110001000101010010111110101101001111000111110101010001110100001111000100010101001011111010110100101000010 e3ea8e8788a97d69e3ea8e8788a97d6942
EUC-JP 肚紫茜}i肚紫茜}iB 1110011011101100101110111110011110110000101010110111110101101001111001101110110010111011111001111011000010101011011111010110100101000010 e6ecbbe7b0ab7d69e6ecbbe7b0ab7d6942
UTF-8 肚紫茜}i肚紫茜}iB 1110100010000010100110101110011110110100101010111110100010001100100111000111110101101001111010001000001010011010111001111011010010101011111010001000110010011100011111010110100101000010 e8829ae7b4abe88c9c7d69e8829ae7b4abe88c9c7d6942
UHC ?紫?}i?紫?}iB 00111111111011011011100100111111011111010110100100111111111011011011100100111111011111010110100101000010 3fedb93f7d693fedb93f7d6942

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