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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 蛛イ迺ス蛛イ蠑就 11100101100000011011001011100111100100101011110111100101100000011011001011100101101111001000111101000001 e581b2e792bde581b2e5bc8f41
EUC-JP 蛛イ迺ス蛛イ蠑就 11101001111000011000111010110010111011011111001010001110101111011110100111100001100011101011001011101010101111101011110110100010 e9e18eb2edf28ebde9e18eb2eabebda2
UTF-8 蛛イ迺ス蛛イ蠑就 111010001001101110011011111011111011110110110010111010001011111110111010111011111011110110111101111010001001101110011011111011111011110110110010111010001010000010010001111001011011000010110001 e89b9befbdb2e8bfbaefbdbde89b9befbdb2e8a091e5b0b1
UHC 蛛???蛛??就 1111000111001000001111110011111100111111111100011100100000111111001111111111011010100110 f1c83f3f3ff1c83f3ff6a6

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