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 ÏÎnkfÏÎnk^}YÏÎnkfÏÎnk^}bE 11001111110011100110111001101011011001101100111111001110011011100110101101011110011111010101100111001111110011100110111001101011011001101100111111001110011011100110101101011110011111010110001001000101 cfce6e6b66cfce6e6b5e7d59cfce6e6b66cfce6e6b5e7d6245
SJIS-WIN ??nkf??nk^}Y??nkf??nk^}bE 00111111001111110110111001101011011001100011111100111111011011100110101101011110011111010101100100111111001111110110111001101011011001100011111100111111011011100110101101011110011111010110001001000101 3f3f6e6b663f3f6e6b5e7d593f3f6e6b663f3f6e6b5e7d6245
EUC-JP ÏÎnkfÏÎnk^}YÏÎnkfÏÎnk^}bE 1000111110101010110000011000111110101010110000100110111001101011011001101000111110101010110000011000111110101010110000100110111001101011010111100111110101011001100011111010101011000001100011111010101011000010011011100110101101100110100011111010101011000001100011111010101011000010011011100110101101011110011111010110001001000101 8faac18faac26e6b668faac18faac26e6b5e7d598faac18faac26e6b668faac18faac26e6b5e7d6245
UTF-8 ÏÎnkfÏÎnk^}YÏÎnkfÏÎnk^}bE 110000111000111111000011100011100110111001101011011001101100001110001111110000111000111001101110011010110101111001111101010110011100001110001111110000111000111001101110011010110110011011000011100011111100001110001110011011100110101101011110011111010110001001000101 c38fc38e6e6b66c38fc38e6e6b5e7d59c38fc38e6e6b66c38fc38e6e6b5e7d6245
UHC ??nkf??nk^}Y??nkf??nk^}bE 00111111001111110110111001101011011001100011111100111111011011100110101101011110011111010101100100111111001111110110111001101011011001100011111100111111011011100110101101011110011111010110001001000101 3f3f6e6b663f3f6e6b5e7d593f3f6e6b663f3f6e6b5e7d6245

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