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 ????\}????\{^ 00111111001111110011111100111111010111000111110100111111001111110011111100111111010111000111101101011110 3f3f3f3f5c7d3f3f3f3f5c7b5e
SJIS-WIN 蛛エ蜊ウ\}蛛エ蜊ウ\{^ 1110010110000001101101001110010110001101101100110101110001111101111001011000000110110100111001011000110110110011010111000111101101011110 e581b4e58db35c7de581b4e58db35c7b5e
EUC-JP 蛛エ蜊ウ\}蛛エ蜊ウ\{^ 111010011110000110001110101101001110100111101101100011101011001101011100011111011110100111100001100011101011010011101001111011011000111010110011010111000111101101011110 e9e18eb4e9ed8eb35c7de9e18eb4e9ed8eb35c7b5e
UTF-8 蛛エ蜊ウ\}蛛エ蜊ウ\{^ 1110100010011011100110111110111110111101101101001110100010011100100010101110111110111101101100110101110001111101111010001001101110011011111011111011110110110100111010001001110010001010111011111011110110110011010111000111101101011110 e89b9befbdb4e89c8aefbdb35c7de89b9befbdb4e89c8aefbdb35c7b5e
UHC 蛛???\}蛛???\{^ 111100011100100000111111001111110011111101011100011111011111000111001000001111110011111100111111010111000111101101011110 f1c83f3f3f5c7df1c83f3f3f5c7b5e

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