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 1100000111111000010110100110111001101011011001101100000111111000010110100110111001101011010111100111110101011001110000011111100001011010011011100110101101100110110000011111100001011010011011100110101101011110011111010110001001000101 c1f85a6e6b66c1f85a6e6b5e7d59c1f85a6e6b66c1f85a6e6b5e7d6245
SJIS-WIN ??Znkf??Znk^}Y??Znkf??Znk^}bE 0011111100111111010110100110111001101011011001100011111100111111010110100110111001101011010111100111110101011001001111110011111101011010011011100110101101100110001111110011111101011010011011100110101101011110011111010110001001000101 3f3f5a6e6b663f3f5a6e6b5e7d593f3f5a6e6b663f3f5a6e6b5e7d6245
EUC-JP ÁøZnkfÁøZnk^}YÁøZnkfÁøZnk^}bE 100011111010101010100001100011111010100111001100010110100110111001101011011001101000111110101010101000011000111110101001110011000101101001101110011010110101111001111101010110011000111110101010101000011000111110101001110011000101101001101110011010110110011010001111101010101010000110001111101010011100110001011010011011100110101101011110011111010110001001000101 8faaa18fa9cc5a6e6b668faaa18fa9cc5a6e6b5e7d598faaa18fa9cc5a6e6b668faaa18fa9cc5a6e6b5e7d6245
UTF-8 ÁøZnkfÁøZnk^}YÁøZnkfÁøZnk^}bE 11000011100000011100001110111000010110100110111001101011011001101100001110000001110000111011100001011010011011100110101101011110011111010101100111000011100000011100001110111000010110100110111001101011011001101100001110000001110000111011100001011010011011100110101101011110011111010110001001000101 c381c3b85a6e6b66c381c3b85a6e6b5e7d59c381c3b85a6e6b66c381c3b85a6e6b5e7d6245
UHC ?øZnkf?øZnk^}Y?øZnkf?øZnk^}bE 001111111010100110101010010110100110111001101011011001100011111110101001101010100101101001101110011010110101111001111101010110010011111110101001101010100101101001101110011010110110011000111111101010011010101001011010011011100110101101011110011111010110001001000101 3fa9aa5a6e6b663fa9aa5a6e6b5e7d593fa9aa5a6e6b663fa9aa5a6e6b5e7d6245

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