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 讌皮う 111010001010111010001100111001111001101010101110111000111000000110000110 e8ae8ce79aaee38186
SJIS-WIN ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f
EUC-JP è®?ç?®ã?? 10001111101010111011001010001111101000101110111000111111100011111010101110101110001111111000111110100010111011101000111110101011101010100011111100111111 8fabb28fa2ee3f8fabae3f8fa2ee8fabaa3f3f
UTF-8 讌皮う 110000111010100011000010101011101100001010001100110000111010011111000010100110101100001010101110110000111010001111000010100000011100001010000110 c3a8c2aec28cc3a7c29ac2aec3a3c281c286
UHC ?®???®??? 0011111110100010111001110011111100111111001111111010001011100111001111110011111100111111 3fa2e73f3f3fa2e73f3f3f

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