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 0011111100111111001111110011111101101001001111110011111100111111001111110110100101000010 3f3f3f3f693f3f3f3f6942
SJIS-WIN 鈺??窺i鈺??窺iB 111110111100010000111111001111111000100101001101011010011111101111000100001111110011111110001001010011010110100101000010 fbc43f3f894d69fbc43f3f894d6942
EUC-JP 鈺??窺i鈺??窺iB 1000111111100011110101010011111100111111101100011010111001101001100011111110001111010101001111110011111110110001101011100110100101000010 8fe3d53f3fb1ae698fe3d53f3fb1ae6942
UTF-8 鈺뽪썦窺i鈺뽪썦窺iB 111010011000100010111010111010111011110110101010111011001000110110100110111001111010101010111010011010011110100110001000101110101110101110111101101010101110110010001101101001101110011110101010101110100110100101000010 e988baebbdaaec8da6e7aaba69e988baebbdaaec8da6e7aaba6942
UHC 鈺뽪썦窺i鈺뽪썦窺iB 11101000101011011001011011100110100110111001100111010000101010100110100111101000101011011001011011100110100110111001100111010000101010100110100101000010 e8ad96e69b99d0aa69e8ad96e69b99d0aa6942

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