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 ???????^ 0011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f5e
SJIS-WIN ???秘剌??^ 00111111001111110011111110010100111010011001100110001111001111110011111101011110 3f3f3f94e9998f3f3f5e
EUC-JP ???秘剌??^ 00111111001111110011111111001000111010111101000111101111001111110011111101011110 3f3f3fc8ebd1ef3f3f5e
UTF-8 뤉톻퓥秘剌렲롘^ 11101011101001001000100111101101100001101011101111101101100100111010010111100111101001111001100011100101100010011000110011101011101000001011001011101011101000011001100001011110 eba489ed86bbed93a5e7a798e5898ceba0b2eba1985e
UHC 뤉톻퓥秘剌렲롘^ 100011111011100110110111100011101011111110001110110111011111101011010101101101111000111010111111100011101101110001011110 8fb9b78ebf8eddfad5b78ebf8edc5e

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