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 艾?????? 1110010010001000001111110011111100111111001111110011111100111111 e4883f3f3f3f3f3f
EUC-JP 艾?????孼 11100111111010000011111100111111001111110011111100111111100011111011101011000011 e7e83f3f3f3f3f8fbac3
UTF-8 艾덆떭兩굩깵孼 111010001000100110111110111010111000110110000110111010111001011010101101111011111010010110111000111010101011010110101001111010101011100110110101111001011010110110111100 e889beeb8d86eb96adefa5b8eab5a9eab9b5e5adbc
UHC 艾덆떭兩굩깵孼 1110010011110101100010001110100110001011101111011110010110111011100000101000111110000011101000111110010111101101 e4f588e98bbde5bb828f83a3e5ed

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