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 豸イ邊毳豸イ邊毬^ 111001101011011010110010111001111011001010011111011111011110011010110110101100101110011110110010100111110111101101011110 e6b6b2e7b29f7de6b6b2e7b29f7b5e
EUC-JP 豸イ邊毳豸イ邊毬^ 1110110010111000100011101011001011101110101101001101110111011110111011001011100010001110101100101110111010110100110111011101110001011110 ecb88eb2eeb4dddeecb88eb2eeb4dddc5e
UTF-8 豸イ邊毳豸イ邊毬^ 11101000101100011011100011101111101111011011001011101001100000101000101011100110101011111011001111101000101100011011100011101111101111011011001011101001100000101000101011100110101011111010110001011110 e8b1b8efbdb2e9828ae6afb3e8b1b8efbdb2e9828ae6afac5e
UHC ??邊???邊毬^ 001111110011111111011100101010110011111100111111001111111101110010101011110011111011001101011110 3f3fdcab3f3f3fdcabcfb35e

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