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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 蠕ェ辣凩蠕ェ辣几^ 111001011011111010101010111001111000010110011001011111011110010110111110101010101110011110000101100110010111101101011110 e5beaae785997de5beaae785997b5e
EUC-JP 蠕ェ辣凩蠕ェ辣几^ 1110101011000000100011101010101011101101111001011101000111011110111010101100000010001110101010101110110111100101110100011101110001011110 eac08eaaede5d1deeac08eaaede5d1dc5e
UTF-8 蠕ェ辣凩蠕ェ辣几^ 11101000101000001001010111101111101111011010101011101000101111101010001111100101100001111010100111101000101000001001010111101111101111011010101011101000101111101010001111100101100001111010000001011110 e8a095efbdaae8bea3e587a9e8a095efbdaae8bea3e587a05e
UHC ??辣???辣?^ 0011111100111111110101011011100000111111001111110011111111010101101110000011111101011110 3f3fd5b83f3f3fd5b83f5e

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