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 ???巽???速^ 0011111100111111001111111001001001000110001111110011111100111111100100011010110001011110 3f3f3f92463f3f3f91ac5e
EUC-JP ???巽???速^ 0011111100111111001111111100001110100111001111110011111100111111110000101010111001011110 3f3f3fc3a73f3f3fc2ae5e
UTF-8 렭렚렠巽렭렚렠速^ 11101011101000001010110111101011101000001001101011101011101000001010000011100101101101111011110111101011101000001010110111101011101000001001101011101011101000001010000011101001100000001001111101011110 eba0adeba09aeba0a0e5b7bdeba0adeba09aeba0a0e9809f5e
UHC 렭렚렠巽렭렚렠速^ 1000111010111010100011101010110110001110101100011110000111011110100011101011101010001110101011011000111010110001111000011101110001011110 8eba8ead8eb1e1de8eba8ead8eb1e1dc5e

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