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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 省アシ、上ユシー 10001111110010001011000110111100101001001000111111100011110101011011110010110000 8fc8b1bca48fe3d5bcb0
EUC-JP 省アシ、上ユシー 10111110110010101000111010110001100011101011110010001110101001001011111011100101100011101101010110001110101111001000111010110000 beca8eb18ebc8ea4bee58ed58ebc8eb0
UTF-8 省アシ、上ユシー 111001111001110010000001111011111011110110110001111011111011110110111100111011111011110110100100111001001011100010001010111011111011111010010101111011111011110110111100111011111011110110110000 e79c81efbdb1efbdbcefbda4e4b88aefbe95efbdbcefbdb0
UHC 省???上??? 11100000111111010011111100111111001111111101111110111110001111110011111100111111 e0fd3f3f3fdfbe3f3f3f

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