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 ????C????C^ 0011111100111111001111110011111101000011001111110011111100111111001111110100001101011110 3f3f3f3f433f3f3f3f435e
SJIS-WIN ????C????C^ 0011111100111111001111110011111101000011001111110011111100111111001111110100001101011110 3f3f3f3f433f3f3f3f435e
EUC-JP ????C????C^ 0011111100111111001111110011111101000011001111110011111100111111001111110100001101011110 3f3f3f3f433f3f3f3f435e
UTF-8 쒔롍쒔렕C쒔롍쒔렕C^ 111011001001001010010100111010111010000110001101111011001001001010010100111010111010000010010101010000111110110010010010100101001110101110100001100011011110110010010010100101001110101110100000100101010100001101011110 ec9294eba18dec9294eba09543ec9294eba18dec9294eba095435e
UHC 쒔롍쒔렕C쒔롍쒔렕C^ 10111110101011011000111011010011101111101010110110001110101010100100001110111110101011011000111011010011101111101010110110001110101010100100001101011110 bead8ed3bead8eaa43bead8ed3bead8eaa435e

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