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 ?Znkf?Znk^}Y?Znkf?Znk^}bE 00111111010110100110111001101011011001100011111101011010011011100110101101011110011111010101100100111111010110100110111001101011011001100011111101011010011011100110101101011110011111010110001001000101 3f5a6e6b663f5a6e6b5e7d593f5a6e6b663f5a6e6b5e7d6245
SJIS-WIN ΔZnkfΔZnk^}YΔZnkfΔZnk^}bE 1000001110100010010110100110111001101011011001101000001110100010010110100110111001101011010111100111110101011001100000111010001001011010011011100110101101100110100000111010001001011010011011100110101101011110011111010110001001000101 83a25a6e6b6683a25a6e6b5e7d5983a25a6e6b6683a25a6e6b5e7d6245
EUC-JP ΔZnkfΔZnk^}YΔZnkfΔZnk^}bE 1010011010100100010110100110111001101011011001101010011010100100010110100110111001101011010111100111110101011001101001101010010001011010011011100110101101100110101001101010010001011010011011100110101101011110011111010110001001000101 a6a45a6e6b66a6a45a6e6b5e7d59a6a45a6e6b66a6a45a6e6b5e7d6245
UTF-8 ΔZnkfΔZnk^}YΔZnkfΔZnk^}bE 1100111010010100010110100110111001101011011001101100111010010100010110100110111001101011010111100111110101011001110011101001010001011010011011100110101101100110110011101001010001011010011011100110101101011110011111010110001001000101 ce945a6e6b66ce945a6e6b5e7d59ce945a6e6b66ce945a6e6b5e7d6245
UHC ΔZnkfΔZnk^}YΔZnkfΔZnk^}bE 1010010111000100010110100110111001101011011001101010010111000100010110100110111001101011010111100111110101011001101001011100010001011010011011100110101101100110101001011100010001011010011011100110101101011110011111010110001001000101 a5c45a6e6b66a5c45a6e6b5e7d59a5c45a6e6b66a5c45a6e6b5e7d6245

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