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{^ 0011111100111111001111110101011101111101001111110011111100111111010101110111101101011110 3f3f3f577d3f3f3f577b5e
SJIS-WIN ???W}???W{^ 0011111100111111001111110101011101111101001111110011111100111111010101110111101101011110 3f3f3f577d3f3f3f577b5e
EUC-JP ???W}???W{^ 0011111100111111001111110101011101111101001111110011111100111111010101110111101101011110 3f3f3f577d3f3f3f577b5e
UTF-8 횪횥채W}횪횥채W{^ 1110110110011010101010101110110110011010101001011110110010110001100001000101011101111101111011011001101010101010111011011001101010100101111011001011000110000100010101110111101101011110 ed9aaaed9aa5ecb184577ded9aaaed9aa5ecb184577b5e
UHC 횪횥채W}횪횥채W{^ 1100001110100000110000111001110011000011101001000101011101111101110000111010000011000011100111001100001110100100010101110111101101011110 c3a0c39cc3a4577dc3a0c39cc3a4577b5e

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