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{^ 11110000101111101000111010101111010101110111110111110000101111101000111010101111010101110111101101011110 f0be8eaf577df0be8eaf577b5e
EUC-JP ?識W}?識W{^ 0011111110111100101100010101011101111101001111111011110010110001010101110111101101011110 3fbcb1577d3fbcb1577b5e
UTF-8 識W}識W{^ 1110111010000001101111011110100010101101100110000101011101111101111011101000000110111101111010001010110110011000010101110111101101011110 ee81bde8ad98577dee81bde8ad98577b5e
UHC ?識W}?識W{^ 0011111111100011110110110101011101111101001111111110001111011011010101110111101101011110 3fe3db577d3fe3db577b5e

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