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 ??????B 00111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f42
SJIS-WIN 盖痾鞦眩瘁疽B 11100001101100111110000101111101111010001110000111100001101111111110000110000001111000010111001101000010 e1b3e17de8e1e1bfe181e17342
EUC-JP 盖痾鞦眩瘁疽B 11100010101101011110000111011110111100001110001111100010110000011110000111100001111000011101010001000010 e2b5e1def0e3e2c1e1e1e1d442
UTF-8 盖痾鞦眩瘁疽B 11100111100110111001011011100111100101111011111011101001100111101010011011100111100111001010100111100111100110001000000111100111100101101011110101000010 e79b96e797bee99ea6e79ca9e79881e796bd42
UHC 盖??眩?疽B 11001011110011000011111100111111111110101101111100111111111011101100010101000010 cbcc3f3ffadf3feec542

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