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 ?????????? 00111111001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f3f
SJIS-WIN 艾????????? 1110010010001000001111110011111100111111001111110011111100111111001111110011111100111111 e4883f3f3f3f3f3f3f3f3f
EUC-JP 艾????????? 1110011111101000001111110011111100111111001111110011111100111111001111110011111100111111 e7e83f3f3f3f3f3f3f3f3f
UTF-8 艾싳궠梨뜻꼷栒욍럹銳 111010001000100110111110111011001000101110110011111010101011011010100000111011111010011110100010111010111001110010111011111010101011110010110111111001101010000010010010111011001001101010001101111010111001111110111001111010011000101010110011 e889beec8bb3eab6a0efa7a2eb9cbbeabcb7e6a092ec9a8deb9fb9e98ab3
UHC 艾싳궠梨뜻꼷栒욍럹銳 1110010011110101100110101110110010000010101100111110110010110001101101101110011010000100100011111110001011100011101111111110001110001110100110001110011111100101 e4f59aec82b3ecb1b6e6848fe2e3bfe38e98e7e5

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