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 ???旭????^ 00111111001111110011111110001000101011100011111100111111001111110011111101011110 3f3f3f88ae3f3f3f3f5e
EUC-JP ???旭????^ 00111111001111110011111110110000101100000011111100111111001111110011111101011110 3f3f3fb0b03f3f3f3f5e
UTF-8 쒀렲쒀旭렕롋쑈렼^ 11101100100100101000000011101011101000001011001011101100100100101000000011100110100101111010110111101011101000001001010111101011101000011000101111101100100100011000100011101011101000001011110001011110 ec9280eba0b2ec9280e697adeba095eba18bec9188eba0bc5e
UHC 쒀렲쒀旭렕롋쑈렼^ 1011111010101100100011101011111110111110101011001110100111101111100011101010101010001110110100011011111010100100100011101100010001011110 beac8ebfbeace9ef8eaa8ed1bea48ec45e

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