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 漆煇「骼ゥ自 111100011111100110001110101111011111101101010111101000101110100110001110101010011000111010101001 f1f98ebdfb57a2e98ea98ea9
EUC-JP ?漆煇「骼ゥ自 0011111110111100101111111000111111001001111101011000111010100010111100011110111010001110101010011011110010101011 3fbcbf8fc9f58ea2f1ee8ea9bcab
UTF-8 漆煇「骼ゥ自 111011101000010110110100111001101011110010000110111001111000010110000111111011111011110110100010111010011010101010111100111011111011110110101001111010001000011110101010 ee85b4e6bc86e78587efbda2e9aabcefbda9e887aa
UHC ?漆煇???自 00111111111101101101010011111101110010000011111100111111001111111110110110111011 3ff6d4fdc83f3f3fedbb

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