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{^ 11101000101111101011000001110111010101110111110111101000101111101011000001110111010101110111101101011110 e8beb077577de8beb077577b5e
SJIS-WIN ??°wW}??°wW{^ 001111110011111110000001100010110111011101010111011111010011111100111111100000011000101101110111010101110111101101011110 3f3f818b77577d3f3f818b77577b5e
EUC-JP è?°wW}è?°wW{^ 10001111101010111011001000111111101000011110101101110111010101110111110110001111101010111011001000111111101000011110101101110111010101110111101101011110 8fabb23fa1eb77577d8fabb23fa1eb77577b5e
UTF-8 è¾°wW}è¾°wW{^ 11000011101010001100001010111110110000101011000001110111010101110111110111000011101010001100001010111110110000101011000001110111010101110111101101011110 c3a8c2bec2b077577dc3a8c2bec2b077577b5e
UHC ?¾°wW}?¾°wW{^ 0011111110101000111110101010000111000110011101110101011101111101001111111010100011111010101000011100011001110111010101110111101101011110 3fa8faa1c677577d3fa8faa1c677577b5e

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