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 ???h??? 00111111001111110011111101101000001111110011111100111111 3f3f3f683f3f3f
SJIS-WIN 韃育明h韃育明 11101000111001011000100011100111100101101011111001101000111010001110010110001000111001111001011010111110 e8e588e796be68e8e588e796be
EUC-JP 韃育明h韃育明 11110000111001111011000011101001110011001100000001101000111100001110011110110000111010011100110011000000 f0e7b0e9ccc068f0e7b0e9ccc0
UTF-8 韃育明h韃育明 11101001100111111000001111101000100000101011001011100110100110001000111001101000111010011001111110000011111010001000001010110010111001101001100010001110 e99f83e882b2e6988e68e99f83e882b2e6988e
UHC ?育明h?育明 0011111111101011110000001101100110100101011010000011111111101011110000001101100110100101 3febc0d9a5683febc0d9a5

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