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 ‘kŸNkf‘kŸNk^}Y‘kŸNkf‘kŸNk^}bE 1001000101101011100111110100111001101011011001101001000101101011100111110100111001101011010111100111110101011001100100010110101110011111010011100110101101100110100100010110101110011111010011100110101101011110011111010110001001000101 916b9f4e6b66916b9f4e6b5e7d59916b9f4e6b66916b9f4e6b5e7d6245
SJIS-WIN ?k?Nkf?k?Nk^}Y?k?Nkf?k?Nk^}bE 0011111101101011001111110100111001101011011001100011111101101011001111110100111001101011010111100111110101011001001111110110101100111111010011100110101101100110001111110110101100111111010011100110101101011110011111010110001001000101 3f6b3f4e6b663f6b3f4e6b5e7d593f6b3f4e6b663f6b3f4e6b5e7d6245
EUC-JP ?k?Nkf?k?Nk^}Y?k?Nkf?k?Nk^}bE 0011111101101011001111110100111001101011011001100011111101101011001111110100111001101011010111100111110101011001001111110110101100111111010011100110101101100110001111110110101100111111010011100110101101011110011111010110001001000101 3f6b3f4e6b663f6b3f4e6b5e7d593f6b3f4e6b663f6b3f4e6b5e7d6245
UTF-8 ‘kŸNkf‘kŸNk^}Y‘kŸNkf‘kŸNk^}bE 11000010100100010110101111000010100111110100111001101011011001101100001010010001011010111100001010011111010011100110101101011110011111010101100111000010100100010110101111000010100111110100111001101011011001101100001010010001011010111100001010011111010011100110101101011110011111010110001001000101 c2916bc29f4e6b66c2916bc29f4e6b5e7d59c2916bc29f4e6b66c2916bc29f4e6b5e7d6245
UHC ?k?Nkf?k?Nk^}Y?k?Nkf?k?Nk^}bE 0011111101101011001111110100111001101011011001100011111101101011001111110100111001101011010111100111110101011001001111110110101100111111010011100110101101100110001111110110101100111111010011100110101101011110011111010110001001000101 3f6b3f4e6b663f6b3f4e6b5e7d593f6b3f4e6b663f6b3f4e6b5e7d6245

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