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 ÝȎ¾^ 1100001010001111110000111001110111000011100010001100001010001110110000101011111001011110 c28fc39dc388c28ec2be5e
SJIS-WIN ??????????^ 0011111100111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f3f5e
EUC-JP Â?Ã?Ã?Â?Â?^ 100011111010101010100100001111111000111110101010101010100011111110001111101010101010101000111111100011111010101010100100001111111000111110101010101001000011111101011110 8faaa43f8faaaa3f8faaaa3f8faaa43f8faaa43f5e
UTF-8 ÝȎ¾^ 110000111000001011000010100011111100001110000011110000101001110111000011100000111100001010001000110000111000001011000010100011101100001110000010110000101011111001011110 c382c28fc383c29dc383c288c382c28ec382c2be5e
UHC ?????????¾^ 001111110011111100111111001111110011111100111111001111110011111100111111101010001111101001011110 3f3f3f3f3f3f3f3f3fa8fa5e

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