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{^ 1110000110111110011010001110000110111110011001100100111001111101111000011011111001101000111000011011111001100110010011100111101101011110 e1be68e1be664e7de1be68e1be664e7b5e
EUC-JP 眄h眄fN}眄h眄fN{^ 1110001011000000011010001110001011000000011001100100111001111101111000101100000001101000111000101100000001100110010011100111101101011110 e2c068e2c0664e7de2c068e2c0664e7b5e
UTF-8 眄h眄fN}眄h眄fN{^ 111001111001110010000100011010001110011110011100100001000110011001001110011111011110011110011100100001000110100011100111100111001000010001100110010011100111101101011110 e79c8468e79c84664e7de79c8468e79c84664e7b5e
UHC 眄h眄fN}眄h眄fN{^ 1101100011111000011010001101100011111000011001100100111001111101110110001111100001101000110110001111100001100110010011100111101101011110 d8f868d8f8664e7dd8f868d8f8664e7b5e

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