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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 訷疾紗イメマョ 11111011101001001000111010111110100011101101000110110010110100101100111110101110 fba48ebe8ed1b2d2cfae
EUC-JP 訷疾紗イメマョ 100011111101110111010100101111001100000010111100110100111000111010110010100011101101001010001110110011111000111010101110 8fddd4bcc0bcd38eb28ed28ecf8eae
UTF-8 訷疾紗イメマョ 111010001010100010110111111001111001011010111110111001111011010010010111111011111011110110110010111011111011111010010010111011111011111010001111111011111011110110101110 e8a8b7e796bee7b497efbdb2efbe92efbe8fefbdae
UHC ?疾紗???? 001111111111001011110000110111101110100100111111001111110011111100111111 3ff2f0dee93f3f3f3f

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