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 霈ソ蝨м霈ソ蝨к^ 111010001011110010111111111001011001110010000100011111011110100010111100101111111110010110011100100001000111101101011110 e8bcbfe59c847de8bcbfe59c847b5e
EUC-JP 霈ソ蝨м霈ソ蝨к^ 1111000010111110100011101011111111101001111111001010011111011110111100001011111010001110101111111110100111111100101001111101110001011110 f0be8ebfe9fca7def0be8ebfe9fca7dc5e
UTF-8 霈ソ蝨м霈ソ蝨к^ 1110100110011100100010001110111110111101101111111110100010011101101010001101000010111100111010011001110010001000111011111011110110111111111010001001110110101000110100001011101001011110 e99c88efbdbfe89da8d0bce99c88efbdbfe89da8d0ba5e
UHC ??蝨м??蝨к^ 00111111001111111110001110100100101011001101111000111111001111111110001110100100101011001101110001011110 3f3fe3a4acde3f3fe3a4acdc5e

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