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 ?埃?祐?埃??^ 001111111001101010111010001111111001011101010011001111111001101010111010001111110011111101011110 3f9aba3f97533f9aba3f3f5e
EUC-JP ?埃?祐?埃?瑀^ 0011111111010100101111000011111111001101101101000011111111010100101111000011111110001111110011001011011101011110 3fd4bc3fcdb43fd4bc3f8fccb75e
UTF-8 쒔埃렖祐쒔埃렖瑀^ 11101100100100101001010011100101100111111000001111101011101000001001011011100111101001011001000011101100100100101001010011100101100111111000001111101011101000001001011011100111100100011000000001011110 ec9294e59f83eba096e7a590ec9294e59f83eba096e791805e
UHC 쒔埃렖祐쒔埃렖瑀^ 1011111010101101111001001110111110001110101010111110100111011110101111101010110111100100111011111000111010101011111010011101110001011110 beade4ef8eabe9debeade4ef8eabe9dc5e

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