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莵狎 11101000100011101011010111100111100010111000111001101000111010001000111010110101111001111000101110001110 e88eb5e78b8e68e88eb5e78b8e
SJIS-WIN ??????h?????? 00111111001111110011111100111111001111110011111101101000001111110011111100111111001111110011111100111111 3f3f3f3f3f3f683f3f3f3f3f3f
EUC-JP è??ç??hè??ç?? 100011111010101110110010001111110011111110001111101010111010111000111111001111110110100010001111101010111011001000111111001111111000111110101011101011100011111100111111 8fabb23f3f8fabae3f3f688fabb23f3f8fabae3f3f
UTF-8 莵狎h莵狎 11000011101010001100001010001110110000101011010111000011101001111100001010001011110000101000111001101000110000111010100011000010100011101100001010110101110000111010011111000010100010111100001010001110 c3a8c28ec2b5c3a7c28bc28e68c3a8c28ec2b5c3a7c28bc28e
UHC ??????h?????? 00111111001111110011111100111111001111110011111101101000001111110011111100111111001111110011111100111111 3f3f3f3f3f3f683f3f3f3f3f3f

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