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 ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f
SJIS-WIN 悉シ齊キカ齊イ 1111000111101011100011101011101111110010101111111011110011101010100011101011011110110110111010101000111010110010 f1eb8ebbf2bfbcea8eb7b6ea8eb2
EUC-JP ?悉?シ齊キカ齊イ 00111111101111001011110100111111100011101011110011110011111011101000111010110111100011101011011011110011111011101000111010110010 3fbcbd3f8ebcf3ee8eb78eb6f3ee8eb2
UTF-8 悉シ齊キカ齊イ 111011101000010110100110111001101000001010001001111011101000011110110110111011111011110110111100111010011011110110001010111011111011110110110111111011111011110110110110111010011011110110001010111011111011110110110010 ee85a6e68289ee87b6efbdbce9bd8aefbdb7efbdb6e9bd8aefbdb2
UHC ?悉??齊??齊? 001111111110001111111010001111110011111111110000101110100011111100111111111100001011101000111111 3fe3fa3f3ff0ba3f3ff0ba3f

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