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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 纒衰肩}纒衰肩{^ 111000111001010110010000100010101000110010101000011111011110001110010101100100001000101010001100101010000111101101011110 e395908a8ca87de395908a8ca87b5e
EUC-JP 纒衰肩}纒衰肩{^ 111001011111010110111111111010101011100010101010011111011110010111110101101111111110101010111000101010100111101101011110 e5f5bfeab8aa7de5f5bfeab8aa7b5e
UTF-8 纒衰肩}纒衰肩{^ 111001111011101010010010111010001010000110110000111010001000001010101001011111011110011110111010100100101110100010100001101100001110100010000010101010010111101101011110 e7ba92e8a1b0e882a97de7ba92e8a1b0e882a97b5e
UHC ?衰肩}?衰肩{^ 00111111111000011111000111001100101101110111110100111111111000011111000111001100101101110111101101011110 3fe1f1ccb77d3fe1f1ccb77b5e

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