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 艾??揖??怨 11100100100010000011111100111111100101110100101100111111001111111000100110000101 e4883f3f974b3f3f8985
EUC-JP 艾??揖??怨 11100111111010000011111100111111110011011010110000111111001111111011000111100101 e7e83f3fcdac3f3fb1e5
UTF-8 艾싳슖揖밭㎣怨 111010001000100110111110111011001000101110110011111011001000101010010110111001101000111110010110111010111011000010101101111000111000111010100011111001101000000010101000 e889beec8bb3ec8a96e68f96ebb0ade38ea3e680a8
UHC 艾싳슖揖밭㎣怨 1110010011110101100110101110110010011010101001011110101111100111101110011110011110100111101001111110101010110011 e4f59aec9aa5ebe7b9e7a7a7eab3

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