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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN ???梗????^ 00111111001111110011111110001101010110110011111100111111001111110011111101011110 3f3f3f8d5b3f3f3f3f5e
EUC-JP ???梗???暻^ 001111110011111100111111101110011011110000111111001111110011111110001111110000101101110101011110 3f3f3fb9bc3f3f3f8fc2dd5e
UTF-8 렳뤵펿梗렳뤵펿暻^ 11101011101000001011001111101011101001001011010111101101100011101011111111100110101000101001011111101011101000001011001111101011101001001011010111101101100011101011111111100110100110101011101101011110 eba0b3eba4b5ed8ebfe6a297eba0b3eba4b5ed8ebfe69abb5e
UHC 렳뤵펿梗렳뤵펿暻^ 1000111011000000100011111110001110111100100011101100110011011011100011101100000010001111111000111011110010001110110011001101100101011110 8ec08fe3bc8eccdb8ec08fe3bc8eccd95e

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