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 ???庸???庸^ 0011111100111111001111111001011101100110001111110011111100111111100101110110011001011110 3f3f3f97663f3f3f97665e
EUC-JP ???庸???庸^ 0011111100111111001111111100110111000111001111110011111100111111110011011100011101011110 3f3f3fcdc73f3f3fcdc75e
UTF-8 쒀烈렕庸쒀烈렕庸^ 11101100100100101000000011101111101001101001111111101011101000001001010111100101101110101011100011101100100100101000000011101111101001101001111111101011101000001001010111100101101110101011100001011110 ec9280efa69feba095e5bab8ec9280efa69feba095e5bab85e
UHC 쒀烈렕庸쒀烈렕庸^ 1011111010101100111001101110111110001110101010101110100110111100101111101010110011100110111011111000111010101010111010011011110001011110 beace6ef8eaae9bcbeace6ef8eaae9bc5e

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