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 ????|E????|EB 00111111001111110011111100111111011111000100010100111111001111110011111100111111011111000100010101000010 3f3f3f3f7c453f3f3f3f7c4542
SJIS-WIN 蛛イ迺ス|E蛛イ迺ス|EB 1110010110000001101100101110011110010010101111010111110001000101111001011000000110110010111001111001001010111101011111000100010101000010 e581b2e792bd7c45e581b2e792bd7c4542
EUC-JP 蛛イ迺ス|E蛛イ迺ス|EB 111010011110000110001110101100101110110111110010100011101011110101111100010001011110100111100001100011101011001011101101111100101000111010111101011111000100010101000010 e9e18eb2edf28ebd7c45e9e18eb2edf28ebd7c4542
UTF-8 蛛イ迺ス|E蛛イ迺ス|EB 1110100010011011100110111110111110111101101100101110100010111111101110101110111110111101101111010111110001000101111010001001101110011011111011111011110110110010111010001011111110111010111011111011110110111101011111000100010101000010 e89b9befbdb2e8bfbaefbdbd7c45e89b9befbdb2e8bfbaefbdbd7c4542
UHC 蛛???|E蛛???|EB 111100011100100000111111001111110011111101111100010001011111000111001000001111110011111100111111011111000100010101000010 f1c83f3f3f7c45f1c83f3f3f7c4542

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