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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 訷疾紗イメワァ 111110111010010010001110101111101000111011010001101100101101001011011100111100011000111010100111 fba48ebe8ed1b2d2dcf18ea7
EUC-JP 訷疾紗イメワ?ァ 10001111110111011101010010111100110000001011110011010011100011101011001010001110110100101000111011011100001111111000111010100111 8fddd4bcc0bcd38eb28ed28edc3f8ea7
UTF-8 訷疾紗イメワァ 111010001010100010110111111001111001011010111110111001111011010010010111111011111011110110110010111011111011111010010010111011111011111010011100111011101000010010001001111011111011110110100111 e8a8b7e796bee7b497efbdb2efbe92efbe9cee8489efbda7
UHC ?疾紗????? 00111111111100101111000011011110111010010011111100111111001111110011111100111111 3ff2f0dee93f3f3f3f3f

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