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 ???秘???^ 001111110011111100111111100101001110100100111111001111110011111101011110 3f3f3f94e93f3f3f5e
EUC-JP ?堉?秘???^ 0011111110001111101101111111110100111111110010001110101100111111001111110011111101011110 3f8fb7fd3fc8eb3f3f3f5e
UTF-8 뤷堉휁秘셧솔섦^ 11101011101001001011011111100101101000001000100111101101100111001000000111100111101001111001100011101100100001011010011111101100100001101001010011101100100001001010011001011110 eba4b7e5a089ed9c81e7a798ec85a7ec8694ec84a65e
UHC 뤷堉휁秘셧솔섦^ 100011111110010111101011101111001100010010001111110111011111101010111100110010111011110011010110101111001011010001011110 8fe5ebbcc48fddfabccbbcd6bcb45e

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