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 ???\}???\{^ 0011111100111111001111110101110001111101001111110011111100111111010111000111101101011110 3f3f3f5c7d3f3f3f5c7b5e
EUC-JP 縯??\}縯??\{^ 100011111101010011001011001111110011111101011100011111011000111111010100110010110011111100111111010111000111101101011110 8fd4cb3f3f5c7d8fd4cb3f3f5c7b5e
UTF-8 縯끿댚\}縯끿댚\{^ 1110011110111000101011111110101110000001101111111110101110001100100110100101110001111101111001111011100010101111111010111000000110111111111010111000110010011010010111000111101101011110 e7b8afeb81bfeb8c9a5c7de7b8afeb81bfeb8c9a5c7b5e
UHC 縯끿댚\}縯끿댚\{^ 1110011011100000100001011110011110001000101111100101110001111101111001101110000010000101111001111000100010111110010111000111101101011110 e6e085e788be5c7de6e085e788be5c7b5e

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