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 ??f??^}Y??f??^}bE 0011111100111111011001100011111100111111010111100111110101011001001111110011111101100110001111110011111101011110011111010110001001000101 3f3f663f3f5e7d593f3f663f3f5e7d6245
SJIS-WIN 盛頌f盛頌^}Y盛頌f盛頌^}bE 10010000101101111110100011110001011001101001000010110111111010001111000101011110011111010101100110010000101101111110100011110001011001101001000010110111111010001111000101011110011111010110001001000101 90b7e8f16690b7e8f15e7d5990b7e8f16690b7e8f15e7d6245
EUC-JP 盛頌f盛頌^}Y盛頌f盛頌^}bE 11000000101110011111000011110011011001101100000010111001111100001111001101011110011111010101100111000000101110011111000011110011011001101100000010111001111100001111001101011110011111010110001001000101 c0b9f0f366c0b9f0f35e7d59c0b9f0f366c0b9f0f35e7d6245
UTF-8 盛頌f盛頌^}Y盛頌f盛頌^}bE 111001111001101110011011111010011010000010001100011001101110011110011011100110111110100110100000100011000101111001111101010110011110011110011011100110111110100110100000100011000110011011100111100110111001101111101001101000001000110001011110011111010110001001000101 e79b9be9a08c66e79b9be9a08c5e7d59e79b9be9a08c66e79b9be9a08c5e7d6245
UHC 盛頌f盛頌^}Y盛頌f盛頌^}bE 11100000111111001110000111101011011001101110000011111100111000011110101101011110011111010101100111100000111111001110000111101011011001101110000011111100111000011110101101011110011111010110001001000101 e0fce1eb66e0fce1eb5e7d59e0fce1eb66e0fce1eb5e7d6245

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