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 11100110110100000110111001101011011001101110011011010000011011100110101101011110011111010101100111100110110100000110111001101011011001101110011011010000011011100110101101011110011111010110001001000101 e6d06e6b66e6d06e6b5e7d59e6d06e6b66e6d06e6b5e7d6245
SJIS-WIN ??nkf??nk^}Y??nkf??nk^}bE 00111111001111110110111001101011011001100011111100111111011011100110101101011110011111010101100100111111001111110110111001101011011001100011111100111111011011100110101101011110011111010110001001000101 3f3f6e6b663f3f6e6b5e7d593f3f6e6b663f3f6e6b5e7d6245
EUC-JP æ?nkfæ?nk^}Yæ?nkfæ?nk^}bE 100011111010100111000001001111110110111001101011011001101000111110101001110000010011111101101110011010110101111001111101010110011000111110101001110000010011111101101110011010110110011010001111101010011100000100111111011011100110101101011110011111010110001001000101 8fa9c13f6e6b668fa9c13f6e6b5e7d598fa9c13f6e6b668fa9c13f6e6b5e7d6245
UTF-8 æÐnkfæÐnk^}YæÐnkfæÐnk^}bE 110000111010011011000011100100000110111001101011011001101100001110100110110000111001000001101110011010110101111001111101010110011100001110100110110000111001000001101110011010110110011011000011101001101100001110010000011011100110101101011110011111010110001001000101 c3a6c3906e6b66c3a6c3906e6b5e7d59c3a6c3906e6b66c3a6c3906e6b5e7d6245
UHC æÐnkfæÐnk^}YæÐnkfæÐnk^}bE 101010011010000110101000101000100110111001101011011001101010100110100001101010001010001001101110011010110101111001111101010110011010100110100001101010001010001001101110011010110110011010101001101000011010100010100010011011100110101101011110011111010110001001000101 a9a1a8a26e6b66a9a1a8a26e6b5e7d59a9a1a8a26e6b66a9a1a8a26e6b5e7d6245

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