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 ãøLnkfãøLnk^}YãøLnkfãøLnk^}bE 1110001111111000010011000110111001101011011001101110001111111000010011000110111001101011010111100111110101011001111000111111100001001100011011100110101101100110111000111111100001001100011011100110101101011110011111010110001001000101 e3f84c6e6b66e3f84c6e6b5e7d59e3f84c6e6b66e3f84c6e6b5e7d6245
SJIS-WIN ??Lnkf??Lnk^}Y??Lnkf??Lnk^}bE 0011111100111111010011000110111001101011011001100011111100111111010011000110111001101011010111100111110101011001001111110011111101001100011011100110101101100110001111110011111101001100011011100110101101011110011111010110001001000101 3f3f4c6e6b663f3f4c6e6b5e7d593f3f4c6e6b663f3f4c6e6b5e7d6245
EUC-JP ãøLnkfãøLnk^}YãøLnkfãøLnk^}bE 100011111010101110101010100011111010100111001100010011000110111001101011011001101000111110101011101010101000111110101001110011000100110001101110011010110101111001111101010110011000111110101011101010101000111110101001110011000100110001101110011010110110011010001111101010111010101010001111101010011100110001001100011011100110101101011110011111010110001001000101 8fabaa8fa9cc4c6e6b668fabaa8fa9cc4c6e6b5e7d598fabaa8fa9cc4c6e6b668fabaa8fa9cc4c6e6b5e7d6245
UTF-8 ãøLnkfãøLnk^}YãøLnkfãøLnk^}bE 11000011101000111100001110111000010011000110111001101011011001101100001110100011110000111011100001001100011011100110101101011110011111010101100111000011101000111100001110111000010011000110111001101011011001101100001110100011110000111011100001001100011011100110101101011110011111010110001001000101 c3a3c3b84c6e6b66c3a3c3b84c6e6b5e7d59c3a3c3b84c6e6b66c3a3c3b84c6e6b5e7d6245
UHC ?øLnkf?øLnk^}Y?øLnkf?øLnk^}bE 001111111010100110101010010011000110111001101011011001100011111110101001101010100100110001101110011010110101111001111101010110010011111110101001101010100100110001101110011010110110011000111111101010011010101001001100011011100110101101011110011111010110001001000101 3fa9aa4c6e6b663fa9aa4c6e6b5e7d593fa9aa4c6e6b663fa9aa4c6e6b5e7d6245

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