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 顰躯蕗}顰躯蕗{^ 111010001111110010001011111010111001010110011001011111011110100011111100100010111110101110010101100110010111101101011110 e8fc8beb95997de8fc8beb95997b5e
EUC-JP 顰躯蕗}顰躯蕗{^ 111100001111111010110110111011011100100111111001011111011111000011111110101101101110110111001001111110010111101101011110 f0feb6edc9f97df0feb6edc9f97b5e
UTF-8 顰躯蕗}顰躯蕗{^ 111010011010000110110000111010001011101010101111111010001001010110010111011111011110100110100001101100001110100010111010101011111110100010010101100101110111101101011110 e9a1b0e8baafe895977de9a1b0e8baafe895977b5e
UHC ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e

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