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 ???[}???[{^ 0011111100111111001111110101101101111101001111110011111100111111010110110111101101011110 3f3f3f5b7d3f3f3f5b7b5e
SJIS-WIN 莊hせ[}莊hせ[{^ 1110010010110101100000101000100010000010101110010101101101111101111001001011010110000010100010001000001010111001010110110111101101011110 e4b5828882b95b7de4b5828882b95b7b5e
EUC-JP 莊hせ[}莊hせ[{^ 1110100010110111101000111110100010100100101110110101101101111101111010001011011110100011111010001010010010111011010110110111101101011110 e8b7a3e8a4bb5b7de8b7a3e8a4bb5b7b5e
UTF-8 莊hせ[}莊hせ[{^ 1110100010001110100010101110111110111101100010001110001110000001100110110101101101111101111010001000111010001010111011111011110110001000111000111000000110011011010110110111101101011110 e88e8aefbd88e3819b5b7de88e8aefbd88e3819b5b7b5e
UHC 莊hせ[}莊hせ[{^ 1110110111110110101000111110100010101010101110110101101101111101111011011111011010100011111010001010101010111011010110110111101101011110 edf6a3e8aabb5b7dedf6a3e8aabb5b7b5e

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