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 âxLnkfâxLnk^}YâxLnkfâxLnk^}bE 1110001001111000010011000110111001101011011001101110001001111000010011000110111001101011010111100111110101011001111000100111100001001100011011100110101101100110111000100111100001001100011011100110101101011110011111010110001001000101 e2784c6e6b66e2784c6e6b5e7d59e2784c6e6b66e2784c6e6b5e7d6245
SJIS-WIN ?xLnkf?xLnk^}Y?xLnkf?xLnk^}bE 0011111101111000010011000110111001101011011001100011111101111000010011000110111001101011010111100111110101011001001111110111100001001100011011100110101101100110001111110111100001001100011011100110101101011110011111010110001001000101 3f784c6e6b663f784c6e6b5e7d593f784c6e6b663f784c6e6b5e7d6245
EUC-JP âxLnkfâxLnk^}YâxLnkfâxLnk^}bE 10001111101010111010010001111000010011000110111001101011011001101000111110101011101001000111100001001100011011100110101101011110011111010101100110001111101010111010010001111000010011000110111001101011011001101000111110101011101001000111100001001100011011100110101101011110011111010110001001000101 8faba4784c6e6b668faba4784c6e6b5e7d598faba4784c6e6b668faba4784c6e6b5e7d6245
UTF-8 âxLnkfâxLnk^}YâxLnkfâxLnk^}bE 110000111010001001111000010011000110111001101011011001101100001110100010011110000100110001101110011010110101111001111101010110011100001110100010011110000100110001101110011010110110011011000011101000100111100001001100011011100110101101011110011111010110001001000101 c3a2784c6e6b66c3a2784c6e6b5e7d59c3a2784c6e6b66c3a2784c6e6b5e7d6245
UHC ?xLnkf?xLnk^}Y?xLnkf?xLnk^}bE 0011111101111000010011000110111001101011011001100011111101111000010011000110111001101011010111100111110101011001001111110111100001001100011011100110101101100110001111110111100001001100011011100110101101011110011111010110001001000101 3f784c6e6b663f784c6e6b5e7d593f784c6e6b663f784c6e6b5e7d6245

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