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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 蓐呱磁蓐呱磁^ 11100100111010101001100111101011100011101010010111100100111010101001100111101011100011101010010101011110 e4ea99eb8ea5e4ea99eb8ea55e
EUC-JP 蓐呱磁蓐呱磁^ 11101000111011001101001011101101101111001010011111101000111011001101001011101101101111001010011101011110 e8ecd2edbca7e8ecd2edbca75e
UTF-8 蓐呱磁蓐呱磁^ 11101000100100111001000011100101100100011011000111100111101000111000000111101000100100111001000011100101100100011011000111100111101000111000000101011110 e89390e591b1e7a381e89390e591b1e7a3815e
UHC ?呱磁?呱磁^ 0011111111001101101100101110110110111000001111111100110110110010111011011011100001011110 3fcdb2edb83fcdb2edb85e

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