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 ???????^ 0011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f5e
SJIS-WIN 艾??????^ 111001001000100000111111001111110011111100111111001111110011111101011110 e4883f3f3f3f3f3f5e
EUC-JP 艾??????^ 111001111110100000111111001111110011111100111111001111110011111101011110 e7e83f3f3f3f3f3f5e
UTF-8 艾싳궠흢連얩럫^ 11101000100010011011111011101100100010111011001111101010101101101010000011101101100111011010001011101111101001101001101011101100100101101010100111101011100111111010101101011110 e889beec8bb3eab6a0ed9da2efa69aec96a9eb9fab5e
UHC 艾싳궠흢連얩럫^ 111001001111010110011010111011001000001010110011110001011000001011100110111001101011111011101101100011101000111001011110 e4f59aec82b3c582e6e6beed8e8e5e

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