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 繹??鼇??冗 11100011100010000011111100111111111010101000011100111111001111111000111111100111 e3883f3fea873f3f8fe7
EUC-JP 繹??鼇??冗 11100101111010000011111100111111111100111110011100111111001111111011111011101001 e5e83f3ff3e73f3fbee9
UTF-8 繹먮젾鼇귣젲冗 111001111011100110111001111010111010100010101110111011001010000010111110111010011011110010000111111010101011011110100011111011001010000010110010111001011000011010010111 e7b9b9eba8aeeca0bee9bc87eab7a3eca0b2e58697
UHC 繹먮젾鼇귣젲冗 1110011010111010100100001110101110100000101100001110100010101000100000101110101110100000101001101110100110110111 e6ba90eba0b0e8a882eba0a6e9b7

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