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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 鮑夥升鮑夥升^ 11101001101110001001101011101100100011111010000111101001101110001001101011101100100011111010000101011110 e9b89aec8fa1e9b89aec8fa15e
EUC-JP 鮑夥升鮑夥升^ 11110010101110101101010011101110101111101010001111110010101110101101010011101110101111101010001101011110 f2bad4eebea3f2bad4eebea35e
UTF-8 鮑夥升鮑夥升^ 11101001101011101001000111100101101001001010010111100101100011011000011111101001101011101001000111100101101001001010010111100101100011011000011101011110 e9ae91e5a4a5e58d87e9ae91e5a4a5e58d875e
UHC 鮑?升鮑?升^ 1111100011101010001111111110001110101110111110001110101000111111111000111010111001011110 f8ea3fe3aef8ea3fe3ae5e

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