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 赦鴫粤^ 11101000101101011010011011101001101101001010101111100111101100101010010001011110 e8b5a6e9b4abe7b2a45e
SJIS-WIN ????´????^ 0011111100111111001111110011111110000001010011000011111100111111001111110011111101011110 3f3f3f3f814c3f3f3f3f5e
EUC-JP ���^ 100011111010101110110010001111111000111110100010110000111000111110101011101100011010000110101101001111111000111110101011101011100011111110001111101000101111000001011110 8fabb23f8fa2c38fabb1a1ad3f8fabae3f8fa2f05e
UTF-8 赦鴫粤^ 11000011101010001100001010110101110000101010011011000011101010011100001010110100110000101010101111000011101001111100001010110010110000101010010001011110 c3a8c2b5c2a6c3a9c2b4c2abc3a7c2b2c2a45e
UHC ????´??²¤^ 00111111001111110011111100111111101000101010010100111111001111111010100111110111101000101011010001011110 3f3f3f3fa2a53f3fa9f7a2b45e

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