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 BB^ 1100001110000010110000101001000001000010110000111000001011000010100100000100001001011110 c382c29042c382c290425e
SJIS-WIN ????B????B^ 0011111100111111001111110011111101000010001111110011111100111111001111110100001001011110 3f3f3f3f423f3f3f3f425e
EUC-JP Ã?Â?BÃ?Â?B^ 10001111101010101010101000111111100011111010101010100100001111110100001010001111101010101010101000111111100011111010101010100100001111110100001001011110 8faaaa3f8faaa43f428faaaa3f8faaa43f425e
UTF-8 BB^ 11000011100000111100001010000010110000111000001011000010100100000100001011000011100000111100001010000010110000111000001011000010100100000100001001011110 c383c282c382c29042c383c282c382c290425e
UHC ????B????B^ 0011111100111111001111110011111101000010001111110011111100111111001111110100001001011110 3f3f3f3f423f3f3f3f425e

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