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 10011110111111001000000110010010011001101001111011111100100000011001001001011110011111010101100110011110111111001000000110010010011001101001111011111100100000011001001001011110011111010110001001000101 9efc8192669efc81925e7d599efc8192669efc81925e7d6245
EUC-JP 檣£f檣£^}Y檣£f檣£^}bE 11011100111111101010000111110010011001101101110011111110101000011111001001011110011111010101100111011100111111101010000111110010011001101101110011111110101000011111001001011110011111010110001001000101 dcfea1f266dcfea1f25e7d59dcfea1f266dcfea1f25e7d6245
UTF-8 檣£f檣£^}Y檣£f檣£^}bE 111001101010101010100011111011111011111110100001011001101110011010101010101000111110111110111111101000010101111001111101010110011110011010101010101000111110111110111111101000010110011011100110101010101010001111101111101111111010000101011110011111010110001001000101 e6aaa3efbfa166e6aaa3efbfa15e7d59e6aaa3efbfa166e6aaa3efbfa15e7d6245
UHC 檣£f檣£^}Y檣£f檣£^}bE 11101101111010101010000111001100011001101110110111101010101000011100110001011110011111010101100111101101111010101010000111001100011001101110110111101010101000011100110001011110011111010110001001000101 edeaa1cc66edeaa1cc5e7d59edeaa1cc66edeaa1cc5e7d6245

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