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 マウヘヨ\}マウヘヨ\{^ 11001111101100111100110111010110010111000111110111001111101100111100110111010110010111000111101101011110 cfb3cdd65c7dcfb3cdd65c7b5e
EUC-JP マウヘヨ\}マウヘヨ\{^ 100011101100111110001110101100111000111011001101100011101101011001011100011111011000111011001111100011101011001110001110110011011000111011010110010111000111101101011110 8ecf8eb38ecd8ed65c7d8ecf8eb38ecd8ed65c7b5e
UTF-8 マウヘヨ\}マウヘヨ\{^ 1110111110111110100011111110111110111101101100111110111110111110100011011110111110111110100101100101110001111101111011111011111010001111111011111011110110110011111011111011111010001101111011111011111010010110010111000111101101011110 efbe8fefbdb3efbe8defbe965c7defbe8fefbdb3efbe8defbe965c7b5e
UHC ????\}????\{^ 00111111001111110011111100111111010111000111110100111111001111110011111100111111010111000111101101011110 3f3f3f3f5c7d3f3f3f3f5c7b5e

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