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?fN}?h?fN{^ 00111111011010000011111101100110010011100111110100111111011010000011111101100110010011100111101101011110 3f683f664e7d3f683f664e7b5e
SJIS-WIN 楡h楡fN}楡h楡fN{^ 1001111010111110011010001001111010111110011001100100111001111101100111101011111001101000100111101011111001100110010011100111101101011110 9ebe689ebe664e7d9ebe689ebe664e7b5e
EUC-JP 楡h楡fN}楡h楡fN{^ 1101110011000000011010001101110011000000011001100100111001111101110111001100000001101000110111001100000001100110010011100111101101011110 dcc068dcc0664e7ddcc068dcc0664e7b5e
UTF-8 楡h楡fN}楡h楡fN{^ 111001101010010110100001011010001110011010100101101000010110011001001110011111011110011010100101101000010110100011100110101001011010000101100110010011100111101101011110 e6a5a168e6a5a1664e7de6a5a168e6a5a1664e7b5e
UHC 楡h楡fN}楡h楡fN{^ 1110101011111000011010001110101011111000011001100100111001111101111010101111100001101000111010101111100001100110010011100111101101011110 eaf868eaf8664e7deaf868eaf8664e7b5e

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