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 1000100011001000011011100101010001101011011001101000100011001000011011100101010001101011010111100111110101011001100010001100100001101110010101000110101101100110100010001100100001101110010101000110101101011110011111010110001001000101 88c86e546b6688c86e546b5e7d5988c86e546b6688c86e546b5e7d6245
SJIS-WIN ??nTkf??nTk^}Y??nTkf??nTk^}bE 0011111100111111011011100101010001101011011001100011111100111111011011100101010001101011010111100111110101011001001111110011111101101110010101000110101101100110001111110011111101101110010101000110101101011110011111010110001001000101 3f3f6e546b663f3f6e546b5e7d593f3f6e546b663f3f6e546b5e7d6245
EUC-JP ?ÈnTkf?ÈnTk^}Y?ÈnTkf?ÈnTk^}bE 00111111100011111010101010110010011011100101010001101011011001100011111110001111101010101011001001101110010101000110101101011110011111010101100100111111100011111010101010110010011011100101010001101011011001100011111110001111101010101011001001101110010101000110101101011110011111010110001001000101 3f8faab26e546b663f8faab26e546b5e7d593f8faab26e546b663f8faab26e546b5e7d6245
UTF-8 ˆÈnTkfˆÈnTk^}YˆÈnTkfˆÈnTk^}bE 11000010100010001100001110001000011011100101010001101011011001101100001010001000110000111000100001101110010101000110101101011110011111010101100111000010100010001100001110001000011011100101010001101011011001101100001010001000110000111000100001101110010101000110101101011110011111010110001001000101 c288c3886e546b66c288c3886e546b5e7d59c288c3886e546b66c288c3886e546b5e7d6245
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)