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 ??????????B 0011111100111111001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f3f3f42
SJIS-WIN 永??鍮?永??鍮?B 100010010110100100111111001111111110100001001010001111111000100101101001001111110011111111101000010010100011111101000010 89693f3fe84a3f89693f3fe84a3f42
EUC-JP 永??鍮?永??鍮?B 101100011100101000111111001111111110111110101011001111111011000111001010001111110011111111101111101010110011111101000010 b1ca3f3fefab3fb1ca3f3fefab3f42
UTF-8 永띠옋鍮퍃永띠옋鍮퍃B 11100110101100001011100011101011100111011010000011101100100110001000101111101001100011011010111011101101100011011000001111100110101100001011100011101011100111011010000011101100100110001000101111101001100011011010111011101101100011011000001101000010 e6b0b8eb9da0ec988be98daeed8d83e6b0b8eb9da0ec988be98daeed8d8342
UHC 永띠옋鍮퍃永띠옋鍮퍃B 111001111011010110110110111011001001111010010011111010111011100110111011011101101110011110110101101101101110110010011110100100111110101110111001101110110111011001000010 e7b5b6ec9e93ebb9bb76e7b5b6ec9e93ebb9bb7642

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