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 闡雅岫}闡雅岫{^ 111010001001000110001001111010111001101110101011011111011110100010010001100010011110101110011011101010110111101101011110 e89189eb9bab7de89189eb9bab7b5e
EUC-JP 闡雅岫}闡雅岫{^ 111011111111000110110010111011011101011010101101011111011110111111110001101100101110110111010110101011010111101101011110 eff1b2edd6ad7deff1b2edd6ad7b5e
UTF-8 闡雅岫}闡雅岫{^ 111010011001011110100001111010011001101110000101111001011011001010101011011111011110100110010111101000011110100110011011100001011110010110110010101010110111101101011110 e997a1e99b85e5b2ab7de997a1e99b85e5b2ab7b5e
UHC 闡雅岫}闡雅岫{^ 111101001100010111100100101110101110000111111011011111011111010011000101111001001011101011100001111110110111101101011110 f4c5e4bae1fb7df4c5e4bae1fb7b5e

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