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 ????????G 001111110011111100111111001111110011111100111111001111110011111101000111 3f3f3f3f3f3f3f3f47
SJIS-WIN 蛛イ霆ク蛛イ迺スG 11100101100000011011001011101000101110111011100011100101100000011011001011100111100100101011110101000111 e581b2e8bbb8e581b2e792bd47
EUC-JP 蛛イ霆ク蛛イ迺スG 1110100111100001100011101011001011110000101111011000111010111000111010011110000110001110101100101110110111110010100011101011110101000111 e9e18eb2f0bd8eb8e9e18eb2edf28ebd47
UTF-8 蛛イ霆ク蛛イ迺スG 11101000100110111001101111101111101111011011001011101001100111001000011011101111101111011011100011101000100110111001101111101111101111011011001011101000101111111011101011101111101111011011110101000111 e89b9befbdb2e99c86efbdb8e89b9befbdb2e8bfbaefbdbd47
UHC 蛛?霆?蛛???G 111100011100100000111111111011111111110100111111111100011100100000111111001111110011111101000111 f1c83feffd3ff1c83f3f3f47

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