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 ޼ŽÙè玼Žß 10001110101111001000111011011001111010001110011110001110101111001000111011011111 8ebc8ed9e8e78ebc8edf
SJIS-WIN ?????????? 00111111001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f3f
EUC-JP ???Ùèç???ß 001111110011111100111111100011111010101011100011100011111010101110110010100011111010101110101110001111110011111100111111100011111010100111001110 3f3f3f8faae38fabb28fabae3f3f3f8fa9ce
UTF-8 ޼ŽÙè玼Žß 1100001010001110110000101011110011000010100011101100001110011001110000111010100011000011101001111100001010001110110000101011110011000010100011101100001110011111 c28ec2bcc28ec399c3a8c3a7c28ec2bcc28ec39f
UHC ?¼?????¼?ß 00111111101010001111100100111111001111110011111100111111001111111010100011111001001111111010100110101100 3fa8f93f3f3f3f3fa8f93fa9ac

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