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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN ?逆去?逆醵^ 0011111110001011011101001000101110001110001111111000101101110100111001111101000101011110 3f8b748b8e3f8b74e7d15e
EUC-JP ?逆去?逆醵^ 0011111110110101110101011011010111101110001111111011010111010101111011101101001101011110 3fb5d5b5ee3fb5d5eed35e
UTF-8 뤗逆去뤗逆醵^ 11101011101001001001011111101001100000001000011011100101100011101011101111101011101001001001011111101001100000001000011011101001100001101011010101011110 eba497e98086e58ebbeba497e98086e986b55e
UHC 뤗逆去뤗逆醵^ 10001111110001111110011010111101110010111101101110001111110001111110011010111101110010111101100101011110 8fc7e6bdcbdb8fc7e6bdcbd95e

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