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 ??W}??W{^ 001111110011111101010111011111010011111100111111010101110111101101011110 3f3f577d3f3f577b5e
SJIS-WIN 慫?W}慫?W{^ 1001110011001111001111110101011101111101100111001100111100111111010101110111101101011110 9ccf3f577d9ccf3f577b5e
EUC-JP 慫?W}慫?W{^ 1101100011010001001111110101011101111101110110001101000100111111010101110111101101011110 d8d13f577dd8d13f577b5e
UTF-8 慫성W}慫성W{^ 1110011010000101101010111110110010000100101100010101011101111101111001101000010110101011111011001000010010110001010101110111101101011110 e685abec84b1577de685abec84b1577b5e
UHC 慫성W}慫성W{^ 11110000111101101011110010111010010101110111110111110000111101101011110010111010010101110111101101011110 f0f6bcba577df0f6bcba577b5e

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