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 ¹ûZnkf¹ûZnk^}Y¹ûZnkf¹ûZnk^}bE 1011100111111011010110100110111001101011011001101011100111111011010110100110111001101011010111100111110101011001101110011111101101011010011011100110101101100110101110011111101101011010011011100110101101011110011111010110001001000101 b9fb5a6e6b66b9fb5a6e6b5e7d59b9fb5a6e6b66b9fb5a6e6b5e7d6245
SJIS-WIN ??Znkf??Znk^}Y??Znkf??Znk^}bE 0011111100111111010110100110111001101011011001100011111100111111010110100110111001101011010111100111110101011001001111110011111101011010011011100110101101100110001111110011111101011010011011100110101101011110011111010110001001000101 3f3f5a6e6b663f3f5a6e6b5e7d593f3f5a6e6b663f3f5a6e6b5e7d6245
EUC-JP ?ûZnkf?ûZnk^}Y?ûZnkf?ûZnk^}bE 00111111100011111010101111100101010110100110111001101011011001100011111110001111101010111110010101011010011011100110101101011110011111010101100100111111100011111010101111100101010110100110111001101011011001100011111110001111101010111110010101011010011011100110101101011110011111010110001001000101 3f8fabe55a6e6b663f8fabe55a6e6b5e7d593f8fabe55a6e6b663f8fabe55a6e6b5e7d6245
UTF-8 ¹ûZnkf¹ûZnk^}Y¹ûZnkf¹ûZnk^}bE 11000010101110011100001110111011010110100110111001101011011001101100001010111001110000111011101101011010011011100110101101011110011111010101100111000010101110011100001110111011010110100110111001101011011001101100001010111001110000111011101101011010011011100110101101011110011111010110001001000101 c2b9c3bb5a6e6b66c2b9c3bb5a6e6b5e7d59c2b9c3bb5a6e6b66c2b9c3bb5a6e6b5e7d6245
UHC ¹?Znkf¹?Znk^}Y¹?Znkf¹?Znk^}bE 101010011111011000111111010110100110111001101011011001101010100111110110001111110101101001101110011010110101111001111101010110011010100111110110001111110101101001101110011010110110011010101001111101100011111101011010011011100110101101011110011111010110001001000101 a9f63f5a6e6b66a9f63f5a6e6b5e7d59a9f63f5a6e6b66a9f63f5a6e6b5e7d6245

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