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 ??????E 00111111001111110011111100111111001111110011111101000101 3f3f3f3f3f3f45
SJIS-WIN 盖哈疽眩瘁眄E 11100001101100111001100111111011111000010111001111100001101111111110000110000001111000011011111001000101 e1b399fbe173e1bfe181e1be45
EUC-JP 盖哈疽眩瘁眄E 11100010101101011101001011111101111000011101010011100010110000011110000111100001111000101100000001000101 e2b5d2fde1d4e2c1e1e1e2c045
UTF-8 盖哈疽眩瘁眄E 11100111100110111001011011100101100100111000100011100111100101101011110111100111100111001010100111100111100110001000000111100111100111001000010001000101 e79b96e59388e796bde79ca9e79881e79c8445
UHC 盖哈疽眩?眄E 110010111100110011111001111010111110111011000101111110101101111100111111110110001111100001000101 cbccf9ebeec5fadf3fd8f845

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