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 ????\}????\{^ 00111111001111110011111100111111010111000111110100111111001111110011111100111111010111000111101101011110 3f3f3f3f5c7d3f3f3f3f5c7b5e
SJIS-WIN 惟???\}惟???\{^ 100010001101001000111111001111110011111101011100011111011000100011010010001111110011111100111111010111000111101101011110 88d23f3f3f5c7d88d23f3f3f5c7b5e
EUC-JP 惟???\}惟???\{^ 101100001101010000111111001111110011111101011100011111011011000011010100001111110011111100111111010111000111101101011110 b0d43f3f3f5c7db0d43f3f3f5c7b5e
UTF-8 惟머명룬\}惟머명룬\{^ 1110011010000011100111111110101110101000101110001110101110101010100001011110101110100011101011000101110001111101111001101000001110011111111010111010100010111000111010111010101010000101111010111010001110101100010111000111101101011110 e6839feba8b8ebaa85eba3ac5c7de6839feba8b8ebaa85eba3ac5c7b5e
UHC 惟머명룬\}惟머명룬\{^ 111010101110111010111000110100111011100011101101101101111110100101011100011111011110101011101110101110001101001110111000111011011011011111101001010111000111101101011110 eaeeb8d3b8edb7e95c7deaeeb8d3b8edb7e95c7b5e

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