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{^ 1110001101010111100010101000101010001100101100110101011101111101111000110101011110001010100010101000110010110011010101110111101101011110 e3578a8a8cb3577de3578a8a8cb3577b5e
EUC-JP 絽滑元W}絽滑元W{^ 1110010110111000101100111110101010111000101101010101011101111101111001011011100010110011111010101011100010110101010101110111101101011110 e5b8b3eab8b5577de5b8b3eab8b5577b5e
UTF-8 絽滑元W}絽滑元W{^ 1110011110110101101111011110011010111011100100011110010110000101100000110101011101111101111001111011010110111101111001101011101110010001111001011000010110000011010101110111101101011110 e7b5bde6bb91e58583577de7b5bde6bb91e58583577b5e
UHC ?滑元W}?滑元W{^ 001111111111110011000001111010101010101001010111011111010011111111111100110000011110101010101010010101110111101101011110 3ffcc1eaaa577d3ffcc1eaaa577b5e

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