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 ????????A 001111110011111100111111001111110011111100111111001111110011111101000001 3f3f3f3f3f3f3f3f41
SJIS-WIN 湿辞湿璽湿辞湿磁A 1000111010111100100011101010101110001110101111001000111010100011100011101011110010001110101010111000111010111100100011101010010101000001 8ebc8eab8ebc8ea38ebc8eab8ebc8ea541
EUC-JP 湿辞湿璽湿辞湿磁A 1011110010111110101111001010110110111100101111101011110010100101101111001011111010111100101011011011110010111110101111001010011101000001 bcbebcadbcbebca5bcbebcadbcbebca741
UTF-8 湿辞湿璽湿辞湿磁A 11100110101110011011111111101000101111101001111011100110101110011011111111100111100100101011110111100110101110011011111111101000101111101001111011100110101110011011111111100111101000111000000101000001 e6b9bfe8be9ee6b9bfe792bde6b9bfe8be9ee6b9bfe7a38141
UHC ???璽???磁A 0011111100111111001111111101111111011110001111110011111100111111111011011011100001000001 3f3f3fdfde3f3f3fedb841

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