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 庸??\}庸??\{^ 10010111011001100011111100111111010111000111110110010111011001100011111100111111010111000111101101011110 97663f3f5c7d97663f3f5c7b5e
EUC-JP 庸??\}庸??\{^ 11001101110001110011111100111111010111000111110111001101110001110011111100111111010111000111101101011110 cdc73f3f5c7dcdc73f3f5c7b5e
UTF-8 庸사렚\}庸사렚\{^ 1110010110111010101110001110110010000010101011001110101110100000100110100101110001111101111001011011101010111000111011001000001010101100111010111010000010011010010111000111101101011110 e5bab8ec82aceba09a5c7de5bab8ec82aceba09a5c7b5e
UHC 庸사렚\}庸사렚\{^ 1110100110111100101110111110011110001110101011010101110001111101111010011011110010111011111001111000111010101101010111000111101101011110 e9bcbbe78ead5c7de9bcbbe78ead5c7b5e

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