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 ‰nTkf‰nTk^}Y‰nTkf‰nTk^}bE 1000100110000001011011100101010001101011011001101000100110000001011011100101010001101011010111100111110101011001100010011000000101101110010101000110101101100110100010011000000101101110010101000110101101011110011111010110001001000101 89816e546b6689816e546b5e7d5989816e546b6689816e546b5e7d6245
SJIS-WIN ??nTkf??nTk^}Y??nTkf??nTk^}bE 0011111100111111011011100101010001101011011001100011111100111111011011100101010001101011010111100111110101011001001111110011111101101110010101000110101101100110001111110011111101101110010101000110101101011110011111010110001001000101 3f3f6e546b663f3f6e546b5e7d593f3f6e546b663f3f6e546b5e7d6245
EUC-JP ??nTkf??nTk^}Y??nTkf??nTk^}bE 0011111100111111011011100101010001101011011001100011111100111111011011100101010001101011010111100111110101011001001111110011111101101110010101000110101101100110001111110011111101101110010101000110101101011110011111010110001001000101 3f3f6e546b663f3f6e546b5e7d593f3f6e546b663f3f6e546b5e7d6245
UTF-8 ‰nTkf‰nTk^}Y‰nTkf‰nTk^}bE 11000010100010011100001010000001011011100101010001101011011001101100001010001001110000101000000101101110010101000110101101011110011111010101100111000010100010011100001010000001011011100101010001101011011001101100001010001001110000101000000101101110010101000110101101011110011111010110001001000101 c289c2816e546b66c289c2816e546b5e7d59c289c2816e546b66c289c2816e546b5e7d6245
UHC ??nTkf??nTk^}Y??nTkf??nTk^}bE 0011111100111111011011100101010001101011011001100011111100111111011011100101010001101011010111100111110101011001001111110011111101101110010101000110101101100110001111110011111101101110010101000110101101011110011111010110001001000101 3f3f6e546b663f3f6e546b5e7d593f3f6e546b663f3f6e546b5e7d6245

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