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 梧??\}梧??\{^ 10001100111001100011111100111111010111000111110110001100111001100011111100111111010111000111101101011110 8ce63f3f5c7d8ce63f3f5c7b5e
EUC-JP 梧??\}梧??\{^ 10111000111010000011111100111111010111000111110110111000111010000011111100111111010111000111101101011110 b8e83f3f5c7db8e83f3f5c7b5e
UTF-8 梧귨쉭\}梧귨쉭\{^ 1110011010100010101001111110101010110111101010001110110010001001101011010101110001111101111001101010001010100111111010101011011110101000111011001000100110101101010111000111101101011110 e6a2a7eab7a8ec89ad5c7de6a2a7eab7a8ec89ad5c7b5e
UHC 梧귨쉭\}梧귨쉭\{^ 1110011111111100100000101110111110111101101011010101110001111101111001111111110010000010111011111011110110101101010111000111101101011110 e7fc82efbdad5c7de7fc82efbdad5c7b5e

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