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 ??W}??W{^ 001111110011111101010111011111010011111100111111010101110111101101011110 3f3f577d3f3f577b5e
SJIS-WIN 午?W}午?W{^ 1000110011011111001111110101011101111101100011001101111100111111010101110111101101011110 8cdf3f577d8cdf3f577b5e
EUC-JP 午?W}午?W{^ 1011100011100001001111110101011101111101101110001110000100111111010101110111101101011110 b8e13f577db8e13f577b5e
UTF-8 午쁭W}午쁭W{^ 1110010110001101100010001110110010000001101011010101011101111101111001011000110110001000111011001000000110101101010101110111101101011110 e58d88ec81ad577de58d88ec81ad577b5e
UHC 午쁭W}午쁭W{^ 11100111111011011001100001101110010101110111110111100111111011011001100001101110010101110111101101011110 e7ed986e577de7ed986e577b5e

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