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 ???艶???艶^ 0011111100111111001111111000100110010000001111110011111100111111100010011001000001011110 3f3f3f89903f3f3f89905e
EUC-JP ???艶???艶^ 0011111100111111001111111011000111110000001111110011111100111111101100011111000001011110 3f3f3fb1f03f3f3fb1f05e
UTF-8 쒔溫쒀艶쒔溫쒀艶^ 11101100100100101001010011100110101110101010101111101100100100101000000011101000100010011011011011101100100100101001010011100110101110101010101111101100100100101000000011101000100010011011011001011110 ec9294e6baabec9280e889b6ec9294e6baabec9280e889b65e
UHC 쒔溫쒀艶쒔溫쒀艶^ 1011111010101101111010001010111010111110101011001110011011111101101111101010110111101000101011101011111010101100111001101111110101011110 beade8aebeace6fdbeade8aebeace6fd5e

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