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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 豸ャ霎樣☆蝓キ 111001101011011010101100111010001011111010011110111010011000000110011001111001011001111110110111 e6b6ace8be9ee98199e59fb7
EUC-JP 豸ャ霎樣☆蝓キ 1110110010111000100011101010110011110000110000001101110011101011101000011111100111101010101000011000111010110111 ecb88eacf0c0dceba1f9eaa18eb7
UTF-8 豸ャ霎樣☆蝓キ 111010001011000110111000111011111011110110101100111010011001110010001110111001101010100010100011111000101001100010000110111010001001110110010011111011111011110110110111 e8b1b8efbdace99c8ee6a8a3e29886e89d93efbdb7
UHC ???樣☆?? 001111110011111100111111111001011100011010100001110110010011111100111111 3f3f3fe5c6a1d93f3f

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