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 ??偕?蜘?禹 00111111001111111001100011110001001111111001001001110111001111111110001001011010 3f3f98f13f92773fe25a
EUC-JP 灝?偕?蜘?禹 100011111100100110111111001111111101000011110011001111111100001111011000001111111110001110111011 8fc9bf3fd0f33fc3d83fe3bb
UTF-8 灝렖偕렦蜘렲禹 111001111000000110011101111010111010000010010110111001011000000110010101111010111010000010100110111010001001110010011000111010111010000010110010111001111010011010111001 e7819deba096e58195eba0a6e89c98eba0b2e7a6b9
UHC 灝렖偕렦蜘렲禹 1111101111001110100011101010101111111010101001011000111010110101111100101011101110001110101111111110100111100000 fbce8eabfaa58eb5f2bb8ebfe9e0

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