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 ???U}???U{^ 0011111100111111001111110101010101111101001111110011111100111111010101010111101101011110 3f3f3f557d3f3f3f557b5e
SJIS-WIN ?悳ォU}?悳ォU{^ 001111111001110001111011100000110100100001010101011111010011111110011100011110111000001101001000010101010111101101011110 3f9c7b8348557d3f9c7b8348557b5e
EUC-JP ?悳ォU}?悳ォU{^ 001111111101011111011100101001011010100101010101011111010011111111010111110111001010010110101001010101010111101101011110 3fd7dca5a9557d3fd7dca5a9557b5e
UTF-8 룵悳ォU}룵悳ォU{^ 1110101110100011101101011110011010000010101100111110001110000010101010010101010101111101111010111010001110110101111001101000001010110011111000111000001010101001010101010111101101011110 eba3b5e682b3e382a9557deba3b5e682b3e382a9557b5e
UHC 룵悳ォU}룵悳ォU{^ 1000111110101010110100111110110110101011101010010101010101111101100011111010101011010011111011011010101110101001010101010111101101011110 8faad3edaba9557d8faad3edaba9557b5e

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