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 ÙÞµñÙÞµï^ 1000111111011001110111101011010111110001100011111101100111011110101101011110111101011110 8fd9deb5f18fd9deb5ef5e
SJIS-WIN ??????????^ 0011111100111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f3f5e
EUC-JP ?ÙÞ?ñ?ÙÞ?ï^ 0011111110001111101010101110001110001111101010011011000000111111100011111010101111010000001111111000111110101010111000111000111110101001101100000011111110001111101010111100000101011110 3f8faae38fa9b03f8fabd03f8faae38fa9b03f8fabc15e
UTF-8 ÙÞµñÙÞµï^ 110000101000111111000011100110011100001110011110110000101011010111000011101100011100001010001111110000111001100111000011100111101100001010110101110000111010111101011110 c28fc399c39ec2b5c3b1c28fc399c39ec2b5c3af5e
UHC ??Þ????Þ??^ 00111111001111111010100010101101001111110011111100111111001111111010100010101101001111110011111101011110 3f3fa8ad3f3f3f3fa8ad3f3f5e

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