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 ????麝??稿^ 0011111100111111001111110011111111101010011011000011111100111111100011010110010101011110 3f3f3f3fea6c3f3f8d655e
EUC-JP ?珹??麝??稿^ 00111111100011111100101111111011001111110011111111110011110011010011111100111111101110011100011001011110 3f8fcbfb3f3ff3cd3f3fb9c65e
UTF-8 룶珹룶점麝핥룴稿^ 11101011101000111011011011100111100011111011100111101011101000111011011011101100101000001001000011101001101110101001110111101101100101011010010111101011101000111011010011100111101010001011111101011110 eba3b6e78fb9eba3b6eca090e9ba9ded95a5eba3b4e7a8bf5e
UHC 룶珹룶점麝핥룴稿^ 1000111110101011111000001111101110001111101010111100000110100001110111101111101011000111110100111000111110101001110011011100001101011110 8fabe0fb8fabc1a1defac7d38fa9cdc35e

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