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 10010111011100011001011101110001011001101001011101110001100101110111000101011110011111010101100110010111011100011001011101110001011001101001011101110001100101110111000101011110011111010110001001000101 9771977166977197715e7d599771977166977197715e7d6245
EUC-JP 窯窯f窯窯^}Y窯窯f窯窯^}bE 11001101110100101100110111010010011001101100110111010010110011011101001001011110011111010101100111001101110100101100110111010010011001101100110111010010110011011101001001011110011111010110001001000101 cdd2cdd266cdd2cdd25e7d59cdd2cdd266cdd2cdd25e7d6245
UTF-8 窯窯f窯窯^}Y窯窯f窯窯^}bE 111001111010101010101111111001111010101010101111011001101110011110101010101011111110011110101010101011110101111001111101010110011110011110101010101011111110011110101010101011110110011011100111101010101010111111100111101010101010111101011110011111010110001001000101 e7aaafe7aaaf66e7aaafe7aaaf5e7d59e7aaafe7aaaf66e7aaafe7aaaf5e7d6245
UHC 窯窯f窯窯^}Y窯窯f窯窯^}bE 11101001101000101110100110100010011001101110100110100010111010011010001001011110011111010101100111101001101000101110100110100010011001101110100110100010111010011010001001011110011111010110001001000101 e9a2e9a266e9a2e9a25e7d59e9a2e9a266e9a2e9a25e7d6245

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