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 ›h™[\n}›h™[\n{^ 100110110110100010011001010110110101110001101110011111011001101101101000100110010101101101011100011011100111101101011110 9b68995b5c6e7d9b68995b5c6e7b5e
SJIS-WIN ?h?[\n}?h?[\n{^ 001111110110100000111111010110110101110001101110011111010011111101101000001111110101101101011100011011100111101101011110 3f683f5b5c6e7d3f683f5b5c6e7b5e
EUC-JP ?h?[\n}?h?[\n{^ 001111110110100000111111010110110101110001101110011111010011111101101000001111110101101101011100011011100111101101011110 3f683f5b5c6e7d3f683f5b5c6e7b5e
UTF-8 ›h™[\n}›h™[\n{^ 11000010100110110110100011000010100110010101101101011100011011100111110111000010100110110110100011000010100110010101101101011100011011100111101101011110 c29b68c2995b5c6e7dc29b68c2995b5c6e7b5e
UHC ?h?[\n}?h?[\n{^ 001111110110100000111111010110110101110001101110011111010011111101101000001111110101101101011100011011100111101101011110 3f683f5b5c6e7d3f683f5b5c6e7b5e

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