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 ?????????? 00111111001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f3f
SJIS-WIN 篠セナイナエト宍篠鴫 1000111011000010101111101100010110110010110001011011010011000100100011101011001110001110110000101000111010110000 8ec2bec5b2c5b4c48eb38ec28eb0
EUC-JP 篠セナイナエト宍篠鴫 1011110011000100100011101011111010001110110001011000111010110010100011101100010110001110101101001000111011000100101111001011010110111100110001001011110010110010 bcc48ebe8ec58eb28ec58eb48ec4bcb5bcc4bcb2
UTF-8 篠セナイナエト宍篠鴫 111001111010111110100000111011111011110110111110111011111011111010000101111011111011110110110010111011111011111010000101111011111011110110110100111011111011111010000100111001011010111010001101111001111010111110100000111010011011010010101011 e7afa0efbdbeefbe85efbdb2efbe85efbdb4efbe84e5ae8de7afa0e9b4ab
UHC 篠???????篠? 111000011100011000111111001111110011111100111111001111110011111100111111111000011100011000111111 e1c63f3f3f3f3f3f3fe1c63f

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