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 ??wW}??wW{^ 0011111100111111011101110101011101111101001111110011111101110111010101110111101101011110 3f3f77577d3f3f77577b5e
SJIS-WIN ?勹wW}?勹wW{^ 00111111100110011010111101110111010101110111110100111111100110011010111101110111010101110111101101011110 3f99af77577d3f99af77577b5e
EUC-JP 伈勹wW}伈勹wW{^ 1000111110110000110101011101001010110001011101110101011101111101100011111011000011010101110100101011000101110111010101110111101101011110 8fb0d5d2b177577d8fb0d5d2b177577b5e
UTF-8 伈勹wW}伈勹wW{^ 11100100101111001000100011100101100010111011100101110111010101110111110111100100101111001000100011100101100010111011100101110111010101110111101101011110 e4bc88e58bb977577de4bc88e58bb977577b5e
UHC ??wW}??wW{^ 0011111100111111011101110101011101111101001111110011111101110111010101110111101101011110 3f3f77577d3f3f77577b5e

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