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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN ???祐????^ 00111111001111110011111110010111010100110011111100111111001111110011111101011110 3f3f3f97533f3f3f3f5e
EUC-JP ???祐???瑀^ 001111110011111100111111110011011011010000111111001111110011111110001111110011001011011101011110 3f3f3fcdb43f3f3f8fccb75e
UTF-8 쑹롈쒔祐쑹롈쒔瑀^ 11101100100100011011100111101011101000011000100011101100100100101001010011100111101001011001000011101100100100011011100111101011101000011000100011101100100100101001010011100111100100011000000001011110 ec91b9eba188ec9294e7a590ec91b9eba188ec9294e791805e
UHC 쑹롈쒔祐쑹롈쒔瑀^ 1011111010101011100011101100111010111110101011011110100111011110101111101010101110001110110011101011111010101101111010011101110001011110 beab8ecebeade9debeab8ecebeade9dc5e

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