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 ???\}???\{^ 0011111100111111001111110101110001111101001111110011111100111111010111000111101101011110 3f3f3f5c7d3f3f3f5c7b5e
SJIS-WIN 霍也矯\}霍也矯\{^ 1110100010110111100101101110011110001011101110000101110001111101111010001011011110010110111001111000101110111000010111000111101101011110 e8b796e78bb85c7de8b796e78bb85c7b5e
EUC-JP 霍也矯\}霍也矯\{^ 1111000010111001110011001110100110110110101110100101110001111101111100001011100111001100111010011011011010111010010111000111101101011110 f0b9cce9b6ba5c7df0b9cce9b6ba5c7b5e
UTF-8 霍也矯\}霍也矯\{^ 1110100110011100100011011110010010111001100111111110011110011111101011110101110001111101111010011001110010001101111001001011100110011111111001111001111110101111010111000111101101011110 e99c8de4b99fe79faf5c7de99c8de4b99fe79faf5c7b5e
UHC ?也矯\}?也矯\{^ 001111111110010110100101110011101110110001011100011111010011111111100101101001011100111011101100010111000111101101011110 3fe5a5ceec5c7d3fe5a5ceec5c7b5e

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