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 窈??擬??蔭 11100010011101110011111100111111100010110101101100111111001111111000100011111100 e2773f3f8b5b3f3f88fc
EUC-JP 窈??擬??蔭 11100011110110000011111100111111101101011011110000111111001111111011000011111110 e3d83f3fb5bc3f3fb0fe
UTF-8 窈뚯넱擬묐졁蔭 111001111010101010001000111010111001101010101111111010111000010010110001111001101001001110101100111010111010110010010000111011001010000110000001111010001001010010101101 e7aa88eb9aafeb84b1e693acebac90eca181e894ad
UHC 窈뚯넱擬묐졁蔭 1110100110100001100011001110110010000110101100001110101111110100100100011110101110100000101100101110101111100011 e9a18cec86b0ebf491eba0b2ebe3

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