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^ 11100010101011101000000110001000100011100101011111100010101011101000000110001000100011100101011101011110 e2ae81888e57e2ae81888e575e
SJIS-WIN ?????W?????W^ 00111111001111110011111100111111001111110101011100111111001111110011111100111111001111110101011101011110 3f3f3f3f3f573f3f3f3f3f575e
EUC-JP â®???Wâ®???W^ 100011111010101110100100100011111010001011101110001111110011111100111111010101111000111110101011101001001000111110100010111011100011111100111111001111110101011101011110 8faba48fa2ee3f3f3f578faba48fa2ee3f3f3f575e
UTF-8 ⮁ˆŽW⮁ˆŽW^ 1100001110100010110000101010111011000010100000011100001010001000110000101000111001010111110000111010001011000010101011101100001010000001110000101000100011000010100011100101011101011110 c3a2c2aec281c288c28e57c3a2c2aec281c288c28e575e
UHC ?®???W?®???W^ 001111111010001011100111001111110011111100111111010101110011111110100010111001110011111100111111001111110101011101011110 3fa2e73f3f3f573fa2e73f3f3f575e

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