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 齎?杖?蜘?禹 1110011011011000001111111000111111110001001111111001001001110111001111111110001001011010 e6d83f8ff13f92773fe25a
EUC-JP 齎?杖?蜘?禹 1110110011011010001111111011111011110011001111111100001111011000001111111110001110111011 ecda3fbef33fc3d83fe3bb
UTF-8 齎렖杖렦蜘렲禹 111010011011110110001110111010111010000010010110111001101001110110010110111010111010000010100110111010001001110010011000111010111010000010110010111001111010011010111001 e9bd8eeba096e69d96eba0a6e89c98eba0b2e7a6b9
UHC 齎렖杖렦蜘렲禹 1110111010110010100011101010101111101101111010001000111010110101111100101011101110001110101111111110100111100000 eeb28eabede88eb5f2bb8ebfe9e0

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