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 âvžcfâvžc^}Yâvžcfâvžc^}bE 11100010011101101001111001100011011001101110001001110110100111100110001101011110011111010101100111100010011101101001111001100011011001101110001001110110100111100110001101011110011111010110001001000101 e2769e6366e2769e635e7d59e2769e6366e2769e635e7d6245
SJIS-WIN ?v?cf?v?c^}Y?v?cf?v?c^}bE 00111111011101100011111101100011011001100011111101110110001111110110001101011110011111010101100100111111011101100011111101100011011001100011111101110110001111110110001101011110011111010110001001000101 3f763f63663f763f635e7d593f763f63663f763f635e7d6245
EUC-JP âv?cfâv?c^}Yâv?cfâv?c^}bE 100011111010101110100100011101100011111101100011011001101000111110101011101001000111011000111111011000110101111001111101010110011000111110101011101001000111011000111111011000110110011010001111101010111010010001110110001111110110001101011110011111010110001001000101 8faba4763f63668faba4763f635e7d598faba4763f63668faba4763f635e7d6245
UTF-8 âvžcfâvžc^}Yâvžcfâvžc^}bE 110000111010001001110110110000101001111001100011011001101100001110100010011101101100001010011110011000110101111001111101010110011100001110100010011101101100001010011110011000110110011011000011101000100111011011000010100111100110001101011110011111010110001001000101 c3a276c29e6366c3a276c29e635e7d59c3a276c29e6366c3a276c29e635e7d6245
UHC ?v?cf?v?c^}Y?v?cf?v?c^}bE 00111111011101100011111101100011011001100011111101110110001111110110001101011110011111010101100100111111011101100011111101100011011001100011111101110110001111110110001101011110011111010110001001000101 3f763f63663f763f635e7d593f763f63663f763f635e7d6245

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