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 ????[????[^ 0011111100111111001111110011111101011011001111110011111100111111001111110101101101011110 3f3f3f3f5b3f3f3f3f5b5e
SJIS-WIN マホマホ[マホマホ[^ 1100111111001110110011111100111001011011110011111100111011001111110011100101101101011110 cfcecfce5bcfcecfce5b5e
EUC-JP マホマホ[マホマホ[^ 10001110110011111000111011001110100011101100111110001110110011100101101110001110110011111000111011001110100011101100111110001110110011100101101101011110 8ecf8ece8ecf8ece5b8ecf8ece8ecf8ece5b5e
UTF-8 マホマホ[マホマホ[^ 111011111011111010001111111011111011111010001110111011111011111010001111111011111011111010001110010110111110111110111110100011111110111110111110100011101110111110111110100011111110111110111110100011100101101101011110 efbe8fefbe8eefbe8fefbe8e5befbe8fefbe8eefbe8fefbe8e5b5e
UHC ????[????[^ 0011111100111111001111110011111101011011001111110011111100111111001111110101101101011110 3f3f3f3f5b3f3f3f3f5b5e

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