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 ???}Y???}bE 0011111100111111001111110111110101011001001111110011111100111111011111010110001001000101 3f3f3f7d593f3f3f7d6245
SJIS-WIN 韃育明}Y韃育明}bE 1110100011100101100010001110011110010110101111100111110101011001111010001110010110001000111001111001011010111110011111010110001001000101 e8e588e796be7d59e8e588e796be7d6245
EUC-JP 韃育明}Y韃育明}bE 1111000011100111101100001110100111001100110000000111110101011001111100001110011110110000111010011100110011000000011111010110001001000101 f0e7b0e9ccc07d59f0e7b0e9ccc07d6245
UTF-8 韃育明}Y韃育明}bE 1110100110011111100000111110100010000010101100101110011010011000100011100111110101011001111010011001111110000011111010001000001010110010111001101001100010001110011111010110001001000101 e99f83e882b2e6988e7d59e99f83e882b2e6988e7d6245
UHC ?育明}Y?育明}bE 001111111110101111000000110110011010010101111101010110010011111111101011110000001101100110100101011111010110001001000101 3febc0d9a57d593febc0d9a57d6245

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