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 藥??扼??鸚 11100101010110100011111100111111100111010100111000111111001111111110101001011111 e55a3f3f9d4e3f3fea5f
EUC-JP 藥??扼??鸚 11101001101110110011111100111111110110011010111100111111001111111111001111000000 e9bb3f3fd9af3f3ff3c0
UTF-8 藥먨폕扼욕톾鸚 111010001001011110100101111010111010100010101000111011011000111110010101111001101000100110111100111011001001101010010101111011011000011010111110111010011011100010011010 e897a5eba8a8ed8f95e689bcec9a95ed86bee9b89a
UHC 藥먨폕扼욕톾鸚 1110010110110111100100001110010110111100100111111110010011111001101111111110010110110111100100001110010110100100 e5b790e5bc9fe4f9bfe5b790e5a4

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