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 錺伎Β}錺伎Β{^ 111010000100010010001010111010101000001110100000011111011110100001000100100010101110101010000011101000000111101101011110 e8448aea83a07de8448aea83a07b5e
EUC-JP 錺伎Β}錺伎Β{^ 111011111010010110110100111011001010011010100010011111011110111110100101101101001110110010100110101000100111101101011110 efa5b4eca6a27defa5b4eca6a27b5e
UTF-8 錺伎Β}錺伎Β{^ 11101001100011001011101011100100101111001000111011001110100100100111110111101001100011001011101011100100101111001000111011001110100100100111101101011110 e98cbae4bc8ece927de98cbae4bc8ece927b5e
UHC ?伎Β}?伎Β{^ 00111111110100001110101110100101110000100111110100111111110100001110101110100101110000100111101101011110 3fd0eba5c27d3fd0eba5c27b5e

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