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 懷綫樸}懷綫樸{^ 100111001110010111100011010111111001111011110101011111011001110011100101111000110101111110011110111101010111101101011110 9ce5e35f9ef57d9ce5e35f9ef57b5e
EUC-JP 懷綫樸}懷綫樸{^ 110110001110011111100101110000001101110011110111011111011101100011100111111001011100000011011100111101110111101101011110 d8e7e5c0dcf77dd8e7e5c0dcf77b5e
UTF-8 懷綫樸}懷綫樸{^ 111001101000011110110111111001111011011010101011111001101010100010111000011111011110011010000111101101111110011110110110101010111110011010101000101110000111101101011110 e687b7e7b6abe6a8b87de687b7e7b6abe6a8b87b5e
UHC 懷?樸}懷?樸{^ 11111100111000110011111111011010110101000111110111111100111000110011111111011010110101000111101101011110 fce33fdad47dfce33fdad47b5e

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