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 11110010111000101000111010111110111100101100010010001110101001010110100111110010111000101000111010111110111100101100010010001110101001010110100101000010 f2e28ebef2c48ea569f2e28ebef2c48ea56942
EUC-JP ?疾?磁i?疾?磁iB 001111111011110011000000001111111011110010100111011010010011111110111100110000000011111110111100101001110110100101000010 3fbcc03fbca7693fbcc03fbca76942
UTF-8 疾磁i疾磁iB 111011101000100010011001111001111001011010111110111011101000011110111011111001111010001110000001011010011110111010001000100110011110011110010110101111101110111010000111101110111110011110100011100000010110100101000010 ee8899e796beee87bbe7a38169ee8899e796beee87bbe7a3816942
UHC ?疾?磁i?疾?磁iB 001111111111001011110000001111111110110110111000011010010011111111110010111100000011111111101101101110000110100101000010 3ff2f03fedb8693ff2f03fedb86942

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