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 闢千究}闢千究{^ 111010001001001110010000111001111000101110000110011111011110100010010011100100001110011110001011100001100111101101011110 e89390e78b867de89390e78b867b5e
EUC-JP 闢千究}闢千究{^ 111011111111001111000000111010011011010111100110011111011110111111110011110000001110100110110101111001100111101101011110 eff3c0e9b5e67deff3c0e9b5e67b5e
UTF-8 闢千究}闢千究{^ 111010011001011110100010111001011000110110000011111001111010100110110110011111011110100110010111101000101110010110001101100000111110011110101001101101100111101101011110 e997a2e58d83e7a9b67de997a2e58d83e7a9b67b5e
UHC 闢千究}闢千究{^ 110111001010001111110100101101101100111110111100011111011101110010100011111101001011011011001111101111000111101101011110 dca3f4b6cfbc7ddca3f4b6cfbc7b5e

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