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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 茯誌週?常終茯 11100100101010001000111010001111100011110101010000111111100011111110110110001111010010011110010010101000 e4a88e8f8f543f8fed8f49e4a8
EUC-JP 茯誌週晛常終茯 111010001010101010111011111011111011110110110101100011111100001010111011101111101110111110111101101010101110100010101010 e8aabbefbdb58fc2bbbeefbdaae8aa
UTF-8 茯誌週晛常終茯 111010001000110010101111111010001010101010001100111010011000000010110001111001101001100110011011111001011011100010111000111001111011010110000010111010001000110010101111 e88cafe8aa8ce980b1e6999be5b8b8e7b582e88caf
UHC 茯誌週晛常終茯 1101110011011010111100101011110011110001110011101111101011011001110111111100100011110000111110111101110011011010 dcdaf2bcf1cefad9dfc8f0fbdcda

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