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 ???J}???J{^ 0011111100111111001111110100101001111101001111110011111100111111010010100111101101011110 3f3f3f4a7d3f3f3f4a7b5e
SJIS-WIN ?悳?J}?悳?J{^ 00111111100111000111101100111111010010100111110100111111100111000111101100111111010010100111101101011110 3f9c7b3f4a7d3f9c7b3f4a7b5e
EUC-JP ?悳?J}?悳?J{^ 00111111110101111101110000111111010010100111110100111111110101111101110000111111010010100111101101011110 3fd7dc3f4a7d3fd7dc3f4a7b5e
UTF-8 룶悳◈J}룶悳◈J{^ 1110101110100011101101101110011010000010101100111110001010010111100010000100101001111101111010111010001110110110111001101000001010110011111000101001011110001000010010100111101101011110 eba3b6e682b3e297884a7deba3b6e682b3e297884a7b5e
UHC 룶悳◈J}룶悳◈J{^ 1000111110101011110100111110110110100010110000100100101001111101100011111010101111010011111011011010001011000010010010100111101101011110 8fabd3eda2c24a7d8fabd3eda2c24a7b5e

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