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 艾??援??瑜 11100100100010000011111100111111100010011000011100111111001111111110000011101111 e4883f3f89873f3fe0ef
EUC-JP 艾??援??瑜 11100111111010000011111100111111101100011110011100111111001111111110000011110001 e7e83f3fb1e73f3fe0f1
UTF-8 艾싳엱援⒴뿗瑜 111010001000100110111110111011001000101110110011111011001001011110110001111001101000111110110100111000101001001010110100111010111011111110010111111001111001000110011100 e889beec8bb3ec97b1e68fb4e292b4ebbf97e7919c
UHC 艾싳엱援⒴뿗瑜 1110010011110101100110101110110010011110100001101110101010110101101010011110010110010111100110101110101110100101 e4f59aec9e86eab5a9e5979aeba5

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